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