From b48391bd69845104dc655f5ee6b09e371b730c17 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 19 Dec 2018 12:22:58 -0200 Subject: Fix some bugs at Heroes Hold --- npc/018-2-1/dustman.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/018-2-1/dustman.txt') diff --git a/npc/018-2-1/dustman.txt b/npc/018-2-1/dustman.txt index a049cbe39..d350a75bc 100644 --- a/npc/018-2-1/dustman.txt +++ b/npc/018-2-1/dustman.txt @@ -49,7 +49,7 @@ next; mesn; mesq l("Hm, good job out there."); - if (getq2(LoFQuest_HH) & HH_MASTER)) { + if (getq2(LoFQuest_HH) & HH_MASTER) { mesn; mesq l("I see you finished the Master Dungeon and didn't found my men. I'll think on something"); mesq l("Unfortunately, the main reward of this quest is still a Work In Progress."); -- cgit v1.2.3-60-g2f50