summaryrefslogtreecommitdiff
path: root/npc/003-1/magic.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-08-03 14:02:40 -0300
committerJesusaves <cpntb1@ymail.com>2019-08-03 14:02:40 -0300
commita81f9737b27a6389f4e33252efb0c3a1564569d8 (patch)
tree2a5ae3c4ca12974b33ec2852849e018f7b1ab013 /npc/003-1/magic.txt
parentab884f786e138c924ca46e95bcf8c7a898b87725 (diff)
downloadserverdata-a81f9737b27a6389f4e33252efb0c3a1564569d8.tar.gz
serverdata-a81f9737b27a6389f4e33252efb0c3a1564569d8.tar.bz2
serverdata-a81f9737b27a6389f4e33252efb0c3a1564569d8.tar.xz
serverdata-a81f9737b27a6389f4e33252efb0c3a1564569d8.zip
Remove the condemned dispbottom, it has served its purpose (and we now have a recepcionist)
Diffstat (limited to 'npc/003-1/magic.txt')
-rw-r--r--npc/003-1/magic.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-1/magic.txt b/npc/003-1/magic.txt
index cd0366739..4582bad6d 100644
--- a/npc/003-1/magic.txt
+++ b/npc/003-1/magic.txt
@@ -15,6 +15,6 @@ OnTouch:
}
*/
warp "003-0", 48, 51;
- dispbottom col(l("CONDEMNED: This building has been condemned. The roof may fall. Be careful!"), 1);
+ //dispbottom col(l("CONDEMNED: This building has been condemned. The roof may fall. Be careful!"), 1);
end;
}