summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/017-1/townhall.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/017-1/townhall.txt b/npc/017-1/townhall.txt
index 772688eed..80fc2336f 100644
--- a/npc/017-1/townhall.txt
+++ b/npc/017-1/townhall.txt
@@ -98,6 +98,7 @@ function script BarbaraInstCheck {
OnTouch:
.@q=getq(LoFQuest_Barbara);
if (.@q >= 1) {
+ addmapmask BarbaraInstCheck(1), 2;
warp BarbaraInstCheck(1), 80, 199;
} else {
warp "018-6-1", 80, 199;