From a9b1f06e98367bda11817d0c64ae2e8af4471f2b Mon Sep 17 00:00:00 2001 From: toms Date: Fri, 1 Sep 2006 22:11:36 +0000 Subject: Tried to remove all duplicates (in default NPCs) ( hope nothing is broken ;) ) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8581 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/merchants/socket_enchant.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'npc/merchants') diff --git a/npc/merchants/socket_enchant.txt b/npc/merchants/socket_enchant.txt index ecf6835fc..35a62d77d 100644 --- a/npc/merchants/socket_enchant.txt +++ b/npc/merchants/socket_enchant.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= Sousuke_PL //===== Current Version: ===================================== -//= 0.1a +//= 0.1b //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -11,6 +11,7 @@ //= cards too? //===== Additional Comments: ================================= //= 0.1a added missing L_No: to 2 funcs [Lupus] +//= 0.1b Removed duplicates [Toms] //============================================================ @@ -826,6 +827,6 @@ function script f_armor_s2 { } -prt_in.gat,33,70,5 duplicate(Socket Enchant) Socket Enchant 84 -payon.gat,140,151,5 duplicate(Socket Enchant) Socket Enchant 84 -morocc.gat,51,41,5 duplicate(Socket Enchant) Socket Enchant 84 \ No newline at end of file +prt_in.gat,33,70,5 duplicate(Socket Enchant) Socket Enchant#2 84 +payon.gat,140,151,5 duplicate(Socket Enchant) Socket Enchant#3 84 +morocc.gat,51,41,5 duplicate(Socket Enchant) Socket Enchant#4 84 \ No newline at end of file -- cgit v1.2.3-70-g09d2