- 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://svn.code.sf.net/p/rathena/svn/trunk@12272 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
2477597480
commit
04e34c2d46
@ -3,7 +3,7 @@
|
|||||||
//===== By: ==================================================
|
//===== By: ==================================================
|
||||||
//= eAthena dev team; L0ne_W0lf
|
//= eAthena dev team; L0ne_W0lf
|
||||||
//===== Current Version: =====================================
|
//===== Current Version: =====================================
|
||||||
//= 2.2
|
//= 2.3
|
||||||
//===== Compatible With: =====================================
|
//===== Compatible With: =====================================
|
||||||
//= eAthena SVN
|
//= eAthena SVN
|
||||||
//===== Description: =========================================
|
//===== Description: =========================================
|
||||||
@ -28,6 +28,7 @@
|
|||||||
//= 2.01 removed all .GATs [Lupus]
|
//= 2.01 removed all .GATs [Lupus]
|
||||||
//= 2.1 Rescripted most NPCs to Aegis 10.3 standards. [L0ne_W0lf]
|
//= 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.2 Corrected NPC names to fall within proper resctrictions. [L0ne_W0lf]
|
||||||
|
//= 2.3 Fixed exploit with kafra pass
|
||||||
//============================================================
|
//============================================================
|
||||||
|
|
||||||
// Al De Baran
|
// Al De Baran
|
||||||
@ -800,7 +801,7 @@ aldeba_in,84,166,4 script Kafra Service#alde 117,{
|
|||||||
cutin "",255;
|
cutin "",255;
|
||||||
end;
|
end;
|
||||||
}
|
}
|
||||||
delitem 1084,kafrapass; //Kapra's_Pass
|
delitem 1084,countitem(1084); //Kapra's_Pass
|
||||||
set Zeny,Zeny+.@kafrapassmoney;
|
set Zeny,Zeny+.@kafrapassmoney;
|
||||||
mes "[Kafra Pavianne]";
|
mes "[Kafra Pavianne]";
|
||||||
mes "Thank you.";
|
mes "Thank you.";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user