# Room 54: Seven Dwarfs' Cottage The Seven Dwarfs' cottage kitchen is the main living area of the dwarfs' tree house. The room features a large wooden table, sink, cabinets, fireplace with mantel, closet with broom, and stairs leading up to the bedroom. A diamond pouch can be found on the table. The player can interact with various objects, clean the room (a multi-stage quest), and must avoid being caught by the dwarf who patrols the area. ## Look Description "This is the main room of the Seven Dwarfs' cozy tree house. What a mess it is!" (Print 54 50) ## Interactions | Status | Behavior Type | Command | Response | |--------|--------------|---------|----------| | TODO | Look | `[!][around][/cottage,kitchen]` | "This is the main room of the Seven Dwarfs' cozy tree house." (Print 54 50) + "What a mess it is!" (Print 54 51) if dishes unwashed | | TODO | Look | `/window` | "You can see the forest out the window." (Print 54 22) - only when in rect 124 117 197 130 | | TODO | Look | `/mantel,mantel` | "Clean soup bowls are set on the mantel above the fireplace." (Print 54 23) if mantel has bowls, otherwise "There is nothing on top of the mantel." (Print 54 24) | | TODO | Look | `0 | Closet door state: 0=closed, >0=open | ### Synonyms - `sink` = `counter` - `cottage` = `room` ### Inventory Items Referenced - Item 1: Pouch/Diamond - Item at 1: Crown (referenced in code but not used in room 54)