diff options
author | Jedzkie <jedzkie13@rocketmail.com> | 2016-01-05 12:23:23 +0800 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2016-02-22 00:04:06 +0100 |
commit | 0a097048ef2957354370cbbec4128c1f92b4fc25 (patch) | |
tree | 881c96a72878c60a6ea55e331a205510fb49b123 /npc/merchants/refine.txt | |
parent | bd749a1cb9d9838dd2194095e08f92397b6fac6b (diff) | |
download | hercules-0a097048ef2957354370cbbec4128c1f92b4fc25.tar.gz hercules-0a097048ef2957354370cbbec4128c1f92b4fc25.tar.bz2 hercules-0a097048ef2957354370cbbec4128c1f92b4fc25.tar.xz hercules-0a097048ef2957354370cbbec4128c1f92b4fc25.zip |
Payon NPC Update
- Change the coordinate of Taekwon Job Changer 'Phoenix' from payon to payon_in01
- Change the facing position of Repairman
- Change the selling items of Tool Dealer and Pet Groomer in RENEWAL
- Add PRE-RENEWAL Tool Dealer and Pet Groomer.
- Change the coordinates of some warps
- Change the coordinate of Guide in payon
- Change the coordinate of Helm of Angel and Deviruchi Cap quest npc
Diffstat (limited to 'npc/merchants/refine.txt')
-rw-r--r-- | npc/merchants/refine.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/merchants/refine.txt b/npc/merchants/refine.txt index 281988946..7f1b4d9a3 100644 --- a/npc/merchants/refine.txt +++ b/npc/merchants/refine.txt @@ -50,7 +50,7 @@ //================= Description =========================================== //= Refining NPCs and Metal Salesmen. //================= Current Version ======================================= -//= 3.3.1 +//= 3.3.2 //========================================================================= //== Christopher: Geffen Blacksmith ======================== @@ -1101,7 +1101,7 @@ moc_ruins,107,94,4 script Repairman#moc 4W_M_03,{ end; } -payon,143,165,4 script Repairman#pay 4_M_ORIENT01,{ +payon,143,165,0 script Repairman#pay 4_M_ORIENT01,{ callfunc "repairmain","Repairman"; end; } |