From c55d0e4150b23f2c5c9f96bbc3d4dc2fc6dbaa36 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Thu, 25 Jun 2026 19:37:20 -0400 Subject: feat: yaml conversation trees more robust --- data/objects/unique/1001_sign.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'data/objects/unique') diff --git a/data/objects/unique/1001_sign.yaml b/data/objects/unique/1001_sign.yaml index 83b6a9c..2769563 100644 --- a/data/objects/unique/1001_sign.yaml +++ b/data/objects/unique/1001_sign.yaml @@ -1,5 +1,6 @@ name: sign -hidden: true +aliases: [safety card, safety instructions, frame] +inroom_description: A large framed sign is mounted near the cockpit door. description: |- We hope you enjoy your trip on our shuttle. Your pilot is [TYLER]. @@ -22,3 +23,6 @@ description: |- Type {12 bold}what{/} for a list of possible common actions Make sure to check the {10}help{/} pages, especially {10}help newplayer{/}! +on_look: + set_player_flags: + 1001_look_sign: true -- cgit v1.2.3