From fd6d268638658dbf8c7e2ee1c8657f0f1932146f Mon Sep 17 00:00:00 2001 From: Lupus Date: Wed, 25 Oct 2006 05:26:11 +0000 Subject: final clone maps -> original maps change. also fixed novice grounds map in char.c. fixed socked_enchant npc git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9064 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/merchants/socket_enchant.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'npc/merchants') diff --git a/npc/merchants/socket_enchant.txt b/npc/merchants/socket_enchant.txt index bdb21076b..6685231b9 100644 --- a/npc/merchants/socket_enchant.txt +++ b/npc/merchants/socket_enchant.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= Sousuke_PL //===== Current Version: ===================================== -//= 0.2 +//= 0.3 //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -13,12 +13,12 @@ //= 0.1a added missing L_No: to 2 funcs [Lupus] //= 0.1b Removed duplicates [Toms] //= 0.2 Added missing next;'s [Evera] +//= 0.3 Fixed Zweihander[+] id [Lupus] //============================================================ lhz_in02.gat,281,35,5 script Socket Enchant 84,{ - mes "[Socket Enchant]"; mes "Hello."; mes "How can I help you?"; @@ -162,7 +162,7 @@ lhz_in02.gat,281,35,5 script Socket Enchant 84,{ Zweihander: set @olditem,1168; - set @newitem,1716; + set @newitem,1171; callfunc "f_weapon_a3"; Flamberge: -- cgit v1.2.3-60-g2f50