From 988b006a5bb9edb6465653566e7bdf8175347b8c Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Sat, 27 Jun 2026 16:50:41 -0400 Subject: feat: one-way map links, blocked paths on map, map grid startup validation, user colors for maps --- data/objects/unique/1001_sign.yaml | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'data/objects/unique') diff --git a/data/objects/unique/1001_sign.yaml b/data/objects/unique/1001_sign.yaml index 2769563..8b9ea0d 100644 --- a/data/objects/unique/1001_sign.yaml +++ b/data/objects/unique/1001_sign.yaml @@ -6,23 +6,23 @@ description: |- When you arrive at your final destination, please be aware of the following basic commands: - {11 bold}Movement:{/} {10}north{/}, {10}south{/}, {10}east{/}, {10}west{/}, {10}up{/}, {10}down{/} - {11 bold}Look:{/} {10}look{/}, {10}look {/}, and {10}map{/} - {11 bold}Items:{/} {10}inv{/} to see your 28-slot inventory - {10}get {/}, {10}drop {/}, {10}wear {/}, {10}remove {/} - {10}use on {/} - {10}eq{/} for equiped gear - {11 bold}Comms:{/} {10}talk {/} for NPC chat - {10}say {/} and {10}global {/} for human chat - {11 bold}Character:{/} {10}score{/} and {10}skills{/} for stats. - {11 bold}Combat{/} {10}attack {/} - {11 bold}Skills{/} Many skills have shortcuts like {10}mine{/}, {10}fish{/}, or {10}chop{/} - {11 bold}Options{/} {10}options{/} for a list of account options - {10}options {/} to change an option + {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 {12 bold}what{/} for a list of possible common actions + Type {0C bold}what{/} for a list of possible common actions - Make sure to check the {10}help{/} pages, especially {10}help newplayer{/}! + 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