diff options
Diffstat (limited to 'data/objects/unique/1001_sign.yaml')
| -rw-r--r-- | data/objects/unique/1001_sign.yaml | 6 |
1 files changed, 5 insertions, 1 deletions
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 |
