Fixed exploit in The Sign Quest
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9513 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
732e3c71a1
commit
628683cd41
@ -33,6 +33,8 @@ KarLaeda
|
|||||||
|
|
||||||
Date Added
|
Date Added
|
||||||
======
|
======
|
||||||
|
12/17
|
||||||
|
* Fixed exploit in The Sign Quest [KarLaeda]
|
||||||
12/13
|
12/13
|
||||||
* Fixed exploit in the Slotted Sunglasses Quest [KarLaeda]
|
* Fixed exploit in the Slotted Sunglasses Quest [KarLaeda]
|
||||||
12/11
|
12/11
|
||||||
|
@ -25,6 +25,7 @@
|
|||||||
//= 1.5 Fixed exploits and bugs. Plus add a removal of exttra sobbing pieces
|
//= 1.5 Fixed exploits and bugs. Plus add a removal of exttra sobbing pieces
|
||||||
//= as suggested Tantarian, to let people Reborn [Lupus]
|
//= as suggested Tantarian, to let people Reborn [Lupus]
|
||||||
//= 1.6 Minor fix, thanks to theultramage for pointing it out. [MasterOfMuppets]
|
//= 1.6 Minor fix, thanks to theultramage for pointing it out. [MasterOfMuppets]
|
||||||
|
//= 1.7 Fixed exploit [KarLaeda]
|
||||||
//============================================================
|
//============================================================
|
||||||
//===== Configuration : ======================================
|
//===== Configuration : ======================================
|
||||||
prontera.gat,1,1,1 script TheSignConfig -1,{
|
prontera.gat,1,1,1 script TheSignConfig -1,{
|
||||||
@ -3981,6 +3982,7 @@ L_Check:
|
|||||||
|
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
set @dearles_check,0;
|
||||||
mes "[Dearles]";
|
mes "[Dearles]";
|
||||||
mes "Hmm... Some of this";
|
mes "Hmm... Some of this";
|
||||||
mes "stuff looks good, but";
|
mes "stuff looks good, but";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user