aboutsummaryrefslogtreecommitdiff
path: root/data/rooms/intro/1009.yaml
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-07-14 01:36:31 -0400
committerhistoria <[not public]>2026-07-14 01:36:31 -0400
commitd72957499f1e25741b8f7a91746fbe132fa68161 (patch)
tree115302045c5bce0b62b812bbfcbe3737c9163bb5 /data/rooms/intro/1009.yaml
parent5a6986a8c539364b7a166abdfb608b3cc00ecb3b (diff)
downloadthehouseoficarus-d72957499f1e25741b8f7a91746fbe132fa68161.tar.gz
feat(admin): copy paste rooms on map, swap rooms with adjacent rooms
Diffstat (limited to 'data/rooms/intro/1009.yaml')
-rw-r--r--data/rooms/intro/1009.yaml19
1 files changed, 2 insertions, 17 deletions
diff --git a/data/rooms/intro/1009.yaml b/data/rooms/intro/1009.yaml
index 2fc64f3..256eecb 100644
--- a/data/rooms/intro/1009.yaml
+++ b/data/rooms/intro/1009.yaml
@@ -3,27 +3,12 @@ color: D3
description: []
exits:
south:
- always_blocked: false
- blocked_message: ""
- condition: null
- hidden: false
- room: 1010
- southwest:
- always_blocked: true
- hidden: true
- room: 1007
- west:
room: 1008
+ west:
+ room: 1010
hazard: ""
id: 1009
item_spawns: []
mobs: []
name: 'Room #1009'
objects: []
-on_enter:
- - lock: true
- steps:
- - messages:
- - fdsa
-on_exit: []
-triggers: []