diff options
| author | historia <[not public]> | 2026-06-25 04:46:40 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-25 04:46:40 -0400 |
| commit | 2725e2927a1595c7b100d942d1f14146252adeb7 (patch) | |
| tree | e8bc2292634a2d686c751981ddb3097517cccc6a /data/rooms/example/wilderness/99999150.yaml | |
| parent | 94a06fbbe682701ca4d4bd2a70cd74d8df29c932 (diff) | |
| download | thehouseoficarus-2725e2927a1595c7b100d942d1f14146252adeb7.tar.gz | |
feat: who, global chat, removed redundant YAML IDs
Diffstat (limited to 'data/rooms/example/wilderness/99999150.yaml')
| -rw-r--r-- | data/rooms/example/wilderness/99999150.yaml | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/data/rooms/example/wilderness/99999150.yaml b/data/rooms/example/wilderness/99999150.yaml deleted file mode 100644 index 3e74da2..0000000 --- a/data/rooms/example/wilderness/99999150.yaml +++ /dev/null @@ -1,31 +0,0 @@ -id: 150 -name: "Hydroponics Bay" -description: "A large enclosed area with climate-controlled growing stations. {34}Lush green patches{/} of soil are laid out in neat rows under artificial UV lamps. A {94}tool shed{/} stands near the entrance. Exits lead to specialized growing areas." -exits: - north: 15 - east: 151 - south: 152 -objects: - - id: tool_shed -item_spawns: - - id: rake - quantity: 1 - respawn_ticks: 120 - - id: spade - quantity: 1 - respawn_ticks: 120 - - id: watering_can - quantity: 1 - respawn_ticks: 120 - - id: plant_cure - quantity: 3 - respawn_ticks: 200 - - id: guam_seed - quantity: 5 - respawn_ticks: 300 - - id: potato_seed - quantity: 10 - respawn_ticks: 300 - - id: onion_seed - quantity: 10 - respawn_ticks: 300 |
