diff options
Diffstat (limited to 'data/rooms/player_housing')
| -rw-r--r-- | data/rooms/player_housing/300.yaml | 8 | ||||
| -rw-r--r-- | data/rooms/player_housing/301.yaml | 8 |
2 files changed, 0 insertions, 16 deletions
diff --git a/data/rooms/player_housing/300.yaml b/data/rooms/player_housing/300.yaml deleted file mode 100644 index 06f1a07..0000000 --- a/data/rooms/player_housing/300.yaml +++ /dev/null @@ -1,8 +0,0 @@ -id: 300 -name: "Player House: Entrance Hall" -description: "A cozy entrance hall with polished floors and warm lighting. A welcome mat greets visitors at the door." -exits: - south: 170 - north: 301 -objects: - - id: charging_station diff --git a/data/rooms/player_housing/301.yaml b/data/rooms/player_housing/301.yaml deleted file mode 100644 index c2f3e65..0000000 --- a/data/rooms/player_housing/301.yaml +++ /dev/null @@ -1,8 +0,0 @@ -id: 301 -name: "Player House: Workshop" -description: "A well-lit workshop with a sturdy workbench covered in tools and blueprints. Wood shavings litter the floor around the bench." -exits: - south: 300 -objects: - - id: workbench - - id: bank_booth |
