From 8a31ffa45e912d00c480efe738aa3452e9e567cb Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Fri, 10 Jul 2026 12:52:00 -0400 Subject: fix(admin): auto-save map triggers on blur --- data/rooms/intro/1009.yaml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'data/rooms/intro/1009.yaml') diff --git a/data/rooms/intro/1009.yaml b/data/rooms/intro/1009.yaml index dfa5d46..5a09f22 100644 --- a/data/rooms/intro/1009.yaml +++ b/data/rooms/intro/1009.yaml @@ -1,5 +1,5 @@ block_transport: false -color: "52" +color: D3 description: [] exits: south: @@ -16,5 +16,9 @@ item_spawns: [] mobs: [] name: 'Room #1009' objects: [] -on_enter: [] +on_enter: + - steps: + - messages: + - fdsa +on_exit: [] triggers: [] -- cgit v1.2.3