diff options
| author | historia <[not public]> | 2026-06-29 22:31:11 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-29 22:31:11 -0400 |
| commit | 069d3c1c81d71042706372df153254487a765dfc (patch) | |
| tree | d83a4a3954d2b8304f49d83e365f4c2b075b91eb /data/rooms/intro/3.yaml | |
| parent | 6c5271fb085b4571a10f106391974c249cd84317 (diff) | |
| download | thehouseoficarus-069d3c1c81d71042706372df153254487a765dfc.tar.gz | |
feat: wip web admin for mapping and crud
Diffstat (limited to 'data/rooms/intro/3.yaml')
| -rw-r--r-- | data/rooms/intro/3.yaml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/data/rooms/intro/3.yaml b/data/rooms/intro/3.yaml new file mode 100644 index 0000000..75a05c5 --- /dev/null +++ b/data/rooms/intro/3.yaml @@ -0,0 +1,18 @@ +block_transport: false +color: "" +description: [] +exits: + south: + room: 5 + southeast: + room: 4 + southwest: + room: 2 +hazard: "" +id: 3 +item_spawns: [] +mobs: [] +name: 'Room #3' +objects: [] +on_enter: [] +triggers: [] |
