diff options
Diffstat (limited to 'world/map/npc/006-1/pachua.txt')
-rw-r--r-- | world/map/npc/006-1/pachua.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/world/map/npc/006-1/pachua.txt b/world/map/npc/006-1/pachua.txt index d2f193dd..b97b0c96 100644 --- a/world/map/npc/006-1/pachua.txt +++ b/world/map/npc/006-1/pachua.txt @@ -5,6 +5,9 @@ if (@npc_check) goto L_Close; + set @halloween_npc_id, $@halloween_npc_pachua; + callfunc "TrickOrTreat"; + set @LEATHER_PATCH_PRICE, 300; set @wants_leather_patch, QUEST_Forestbow_state & NIBBLE_4_MASK; |