summaryrefslogtreecommitdiff
path: root/npc/003-1/magic.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/003-1/magic.txt')
-rw-r--r--npc/003-1/magic.txt1
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;
}