From 87dacfbb3dd16e7f55a82361eace98f9a39d75c8 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Sat, 27 Jun 2026 21:25:20 -0400 Subject: feat: room-specific objects can be defined inline in room yaml --- data/objects/unique/1001_sign.yaml | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 data/objects/unique/1001_sign.yaml (limited to 'data/objects/unique/1001_sign.yaml') diff --git a/data/objects/unique/1001_sign.yaml b/data/objects/unique/1001_sign.yaml deleted file mode 100644 index 8b9ea0d..0000000 --- a/data/objects/unique/1001_sign.yaml +++ /dev/null @@ -1,28 +0,0 @@ -name: sign -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]. - - When you arrive at your final destination, please be aware of the following basic commands: - - {0B bold}Movement:{/} {0A}north{/}, {0A}south{/}, {0A}east{/}, {0A}west{/}, {0A}up{/}, {0A}down{/} - {0B bold}Look:{/} {0A}look{/}, {0A}look {/}, and {0A}map{/} - {0B bold}Items:{/} {0A}inv{/} to see your 28-slot inventory - {0A}get {/}, {0A}drop {/}, {0A}wear {/}, {0A}remove {/} - {0A}use on {/} - {0A}eq{/} for equiped gear - {0B bold}Comms:{/} {0A}talk {/} for NPC chat - {0A}say {/} and {0A}global {/} for human chat - {0B bold}Character:{/} {0A}score{/} and {0A}skills{/} for stats. - {0B bold}Combat{/} {0A}attack {/} - {0B bold}Skills{/} Many skills have shortcuts like {0A}mine{/}, {0A}fish{/}, or {0A}chop{/} - {0B bold}Options{/} {0A}options{/} for a list of account options - {0A}options {/} to change an option - - Type {0C bold}what{/} for a list of possible common actions - - Make sure to check the {0A}help{/} pages, especially {0A}help newplayer{/}! -on_look: - set_player_flags: - 1001_look_sign: true -- cgit v1.2.3