diff options
Diffstat (limited to 'world/map/npc/021-2/government_building.txt')
-rw-r--r-- | world/map/npc/021-2/government_building.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/world/map/npc/021-2/government_building.txt b/world/map/npc/021-2/government_building.txt index abf01ccb..89abee80 100644 --- a/world/map/npc/021-2/government_building.txt +++ b/world/map/npc/021-2/government_building.txt @@ -141,6 +141,9 @@ S_give_rings: mes "\"Hello what Can I do for you?\""; next; + set @halloween_npc_id, $@halloween_npc_tathin; + callfunc "TrickOrTreat"; + if (getskilllv(SKILL_PARTY) == 2 ) goto L_Base_Menu; if (BaseLevel >= 15 |