Fixed exploit in The Sign quest
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10337 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
5278afe6a4
commit
a9761256a0
@ -1,6 +1,7 @@
|
||||
Date Added
|
||||
======
|
||||
2007/04/25
|
||||
* Fixed exploit in The Sign quest [Playtester]
|
||||
* Fixed rewards of Momotaro event [Playtester]
|
||||
* Applied L0ne_W0lf's fixes to the Kiel quest [ultramage]
|
||||
2007/04/24
|
||||
|
@ -8448,6 +8448,7 @@ L_Fail:
|
||||
mes "That's terrible! Does she";
|
||||
mes "even know that she will not";
|
||||
mes "have any memory of her past life?";
|
||||
set sign_fail,2;
|
||||
next;
|
||||
}
|
||||
mes "[Kirkena]";
|
||||
@ -8456,7 +8457,6 @@ L_Fail:
|
||||
mes "can't be helped. Now, return";
|
||||
mes "to your world, and watch its";
|
||||
mes "silent death.";
|
||||
set sign_fail,2;
|
||||
close;
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user