diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-06-19 14:34:06 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-06-19 14:34:06 -0300 |
commit | cd68cc2d8f4e4c3a97522ada0f6a9e7115688be4 (patch) | |
tree | 04d7e65776eac583aeb8e0363a3b36ef8eba4d31 /npc | |
parent | 449b590116a34b689d239a956c7c81907e444191 (diff) | |
download | serverdata-cd68cc2d8f4e4c3a97522ada0f6a9e7115688be4.tar.gz serverdata-cd68cc2d8f4e4c3a97522ada0f6a9e7115688be4.tar.bz2 serverdata-cd68cc2d8f4e4c3a97522ada0f6a9e7115688be4.tar.xz serverdata-cd68cc2d8f4e4c3a97522ada0f6a9e7115688be4.zip |
Condemn 003-0
Diffstat (limited to 'npc')
-rw-r--r-- | npc/003-1/magic.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/003-1/magic.txt b/npc/003-1/magic.txt index 826901fe3..03a89de24 100644 --- a/npc/003-1/magic.txt +++ b/npc/003-1/magic.txt @@ -13,6 +13,7 @@ OnTouch: dispbottom l("Powerful magic repels you away from this magic place!"); } else { warp "003-0", 48, 51; + dispbottom col(l("CONDEMNED: This building has been condemned. The roof may fall. Be careful!"), 1); } end; } |