diff options
Diffstat (limited to 'data/rooms/11.yaml')
| -rw-r--r-- | data/rooms/11.yaml | 19 |
1 files changed, 4 insertions, 15 deletions
diff --git a/data/rooms/11.yaml b/data/rooms/11.yaml index dcc3b05..bf26577 100644 --- a/data/rooms/11.yaml +++ b/data/rooms/11.yaml @@ -1,17 +1,6 @@ id: 11 -name: "Supply Room" -description: "A dusty storage room filled with crates and barrels. This area is normally off-limits." +name: "Kitchen" +description: "A warm kitchen with a stone hearth and wooden counters. This area is not yet accessible." exits: - south: - room: 10 - condition: - flag: gate_open - value: true - blocked_message: "The iron gate is closed." -spawns: - - item_id: uncut_sapphire - quantity: 1 - respawn_ticks: 100 - - item_id: credits - quantity: 50 - respawn_ticks: 200 + east: 12 + west: 10 |
