diff options
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; } |