diff options
Diffstat (limited to 'world/map/npc/halloween')
-rw-r--r-- | world/map/npc/halloween/2009/Candyman.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/halloween/2009/Candyman.txt b/world/map/npc/halloween/2009/Candyman.txt index 4e98788c..d0b4e24d 100644 --- a/world/map/npc/halloween/2009/Candyman.txt +++ b/world/map/npc/halloween/2009/Candyman.txt @@ -241,7 +241,7 @@ L_PvP_Done: mes "[20 000 experience points!]"; mes "[20 000 gp!]"; getexp 20000, 0; - set zeny, zeny + 20000; + set Zeny, Zeny + 20000; set Candyman, @STATE_FINISHED; mes ""; |