diff options
Diffstat (limited to 'npc/018-2-4/lv3.txt')
-rw-r--r-- | npc/018-2-4/lv3.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/018-2-4/lv3.txt b/npc/018-2-4/lv3.txt index 483caa073..d4c24bc87 100644 --- a/npc/018-2-4/lv3.txt +++ b/npc/018-2-4/lv3.txt @@ -6,6 +6,7 @@ // Heroes Hold Exchanger - Level 3 018-2-4,47,28,0 script Master Exchanger#0 NPC_M_COINKEEPER,{ + .@q=getq(LoFQuest_HH); if (.@q & HH_ADVANCED) openshop; goodbye; |