diff options
Diffstat (limited to 'npc/018-2-4/lv1.txt')
-rw-r--r-- | npc/018-2-4/lv1.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/018-2-4/lv1.txt b/npc/018-2-4/lv1.txt index f6bb1ce4e..be1c1021e 100644 --- a/npc/018-2-4/lv1.txt +++ b/npc/018-2-4/lv1.txt @@ -6,6 +6,7 @@ // Heroes Hold Exchanger - Level 1 018-2-4,33,28,0 script Novice Exchanger#0 NPC_M_COINKEEPER,{ + .@q=getq(LoFQuest_HH); if (.@q & HH_NOVICE) openshop; goodbye; |