diff options
author | Jedzkie <jedzkie13@rocketmail.com> | 2016-01-05 07:55:44 +0800 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2016-02-21 23:59:47 +0100 |
commit | bd749a1cb9d9838dd2194095e08f92397b6fac6b (patch) | |
tree | 66df2133ef711b54179ae5860145baec658b8af1 /npc/merchants/refine.txt | |
parent | 3023f509a563f65f624248c5b233472e519c4d10 (diff) | |
download | hercules-bd749a1cb9d9838dd2194095e08f92397b6fac6b.tar.gz hercules-bd749a1cb9d9838dd2194095e08f92397b6fac6b.tar.bz2 hercules-bd749a1cb9d9838dd2194095e08f92397b6fac6b.tar.xz hercules-bd749a1cb9d9838dd2194095e08f92397b6fac6b.zip |
Geffen NPC Updates
- Change the selling items of Pet Groomer and Tool Dealer in RENEWAL
- Added PRE-RENEWAL Pet Groomer and Tool Dealer in PRE-RE folder
- Change the NPC Sprite of Repairman
Diffstat (limited to 'npc/merchants/refine.txt')
-rw-r--r-- | npc/merchants/refine.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/merchants/refine.txt b/npc/merchants/refine.txt index 9fb1d70c3..281988946 100644 --- a/npc/merchants/refine.txt +++ b/npc/merchants/refine.txt @@ -9,7 +9,7 @@ //= This file is part of Hercules. //= http://herc.ws - http://github.com/HerculesWS/Hercules //= -//= Copyright (C) 2012-2015 Hercules Dev Team +//= Copyright (C) 2012-2016 Hercules Dev Team //= Copyright (C) Euphy //= Copyright (C) Masao //= Copyright (C) Xantara @@ -50,7 +50,7 @@ //================= Description =========================================== //= Refining NPCs and Metal Salesmen. //================= Current Version ======================================= -//= 3.3 +//= 3.3.1 //========================================================================= //== Christopher: Geffen Blacksmith ======================== @@ -1116,7 +1116,7 @@ yuno_in01,175,28,3 script Repairman#juno 4_M_04,{ end; } -geffen_in,34,166,3 script Repairman#gef 4W_M_03,{ +geffen_in,34,166,3 script Repairman#gef 4_M_04,{ callfunc "repairmain","Repairman"; end; } |