diff options
| author | historia <[not public]> | 2026-06-28 04:05:58 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-28 04:05:58 -0400 |
| commit | 82c025b3f3e5cac82800ab9d7f11dcb4e3aa884b (patch) | |
| tree | 98d9798e9deac2b41d951e369c9f1fcec2881a37 /data/rooms/intro/1004.yaml | |
| parent | a1b6613c6c6a2f8d6e1ecd47e766bd40f92ac295 (diff) | |
| download | thehouseoficarus-82c025b3f3e5cac82800ab9d7f11dcb4e3aa884b.tar.gz | |
fix: removed god mode speed limit, fixed hidden objects in god mode
Diffstat (limited to 'data/rooms/intro/1004.yaml')
| -rw-r--r-- | data/rooms/intro/1004.yaml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/data/rooms/intro/1004.yaml b/data/rooms/intro/1004.yaml new file mode 100644 index 0000000..72cc0e2 --- /dev/null +++ b/data/rooms/intro/1004.yaml @@ -0,0 +1,15 @@ +id: 0 +name: New Room +color: "" +description: + - text: A featureless room. +exits: + south: + room: 1003 +objects: [] +item_spawns: [] +mobs: [] +on_enter: [] +hazard: "" +block_transport: false +triggers: [] |
