From 12c8366a8feecfebe08475b5dfa99c4b6557479b Mon Sep 17 00:00:00 2001 From: zephyrus Date: Sat, 1 Mar 2008 00:57:49 +0000 Subject: - Fixed zeny exploid with item 1084. Please update your scripts ASAP or disable "Kafra Service#alde" if you can't right now. - There is no way to get this item from sometime ago but just in case for long life servers. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12272 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/cities/aldebaran.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'npc') diff --git a/npc/cities/aldebaran.txt b/npc/cities/aldebaran.txt index 47a6bfc69..ade5b5b2a 100644 --- a/npc/cities/aldebaran.txt +++ b/npc/cities/aldebaran.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= eAthena dev team; L0ne_W0lf //===== Current Version: ===================================== -//= 2.2 +//= 2.3 //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -28,6 +28,7 @@ //= 2.01 removed all .GATs [Lupus] //= 2.1 Rescripted most NPCs to Aegis 10.3 standards. [L0ne_W0lf] //= 2.2 Corrected NPC names to fall within proper resctrictions. [L0ne_W0lf] +//= 2.3 Fixed exploit with kafra pass //============================================================ // Al De Baran @@ -800,7 +801,7 @@ aldeba_in,84,166,4 script Kafra Service#alde 117,{ cutin "",255; end; } - delitem 1084,kafrapass; //Kapra's_Pass + delitem 1084,countitem(1084); //Kapra's_Pass set Zeny,Zeny+.@kafrapassmoney; mes "[Kafra Pavianne]"; mes "Thank you."; -- cgit v1.2.3-70-g09d2