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/quests/skills/wizard_skills.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'npc/quests/skills/wizard_skills.txt') diff --git a/npc/quests/skills/wizard_skills.txt b/npc/quests/skills/wizard_skills.txt index 5b5982767..6d4b56d6d 100644 --- a/npc/quests/skills/wizard_skills.txt +++ b/npc/quests/skills/wizard_skills.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= Lupus, Reddozen //===== Current Version: ===================================== -//= 1.3a +//= 1.3c //===== Compatible With: ===================================== //= eAthena Revision 3800+ //===== Description: ========================================= @@ -18,13 +18,14 @@ //= 1.3 Fixed bugs and minor typos. Optimized [Lupus] //= 1.3a fixed an item ID typo, thx 2Spiritual Kid //= 1.3b Splitted into different files [DracoRPG] +//= 1.3c Removed duplicates [Toms] //============================================================ //============================================================ // WIZARD - SIGHTBLASTER //============================================================ -gef_tower.gat,116,37,1 script Enoz 748,{ +gef_tower.gat,116,37,1 script Enoz#2 748,{ if(HELLIONQ == 22)goto L_remember; if(HELLIONQ == 21)goto L_joke; if(HELLIONQ == 20)goto L_take; -- cgit v1.2.3-70-g09d2