From ec8ead81b2bf0fd7688053883d934c663f1f2892 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 31 Aug 2019 15:08:30 -0300 Subject: Add mapmask to 018-6-1: Footprints --- npc/017-1/townhall.txt | 1 + 1 file changed, 1 insertion(+) 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; -- cgit v1.2.3-60-g2f50