summaryrefslogtreecommitdiff
path: root/npc/quests/The_Sign_Quest.txt
diff options
context:
space:
mode:
authorPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-04-24 12:56:45 +0000
committerPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-04-24 12:56:45 +0000
commitf8024e44f71c5972e0a81a1942c35366d77be824 (patch)
tree713b0506a81a814adb4c6104b5a74079d41c155c /npc/quests/The_Sign_Quest.txt
parent27c583d609bd220d3a911e5da170462c442957fa (diff)
downloadhercules-f8024e44f71c5972e0a81a1942c35366d77be824.tar.gz
hercules-f8024e44f71c5972e0a81a1942c35366d77be824.tar.bz2
hercules-f8024e44f71c5972e0a81a1942c35366d77be824.tar.xz
hercules-f8024e44f71c5972e0a81a1942c35366d77be824.zip
Fixed exploit in The Sign quest
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10337 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/The_Sign_Quest.txt')
-rw-r--r--npc/quests/The_Sign_Quest.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/quests/The_Sign_Quest.txt b/npc/quests/The_Sign_Quest.txt
index d6d0b86ea..b16a62162 100644
--- a/npc/quests/The_Sign_Quest.txt
+++ b/npc/quests/The_Sign_Quest.txt
@@ -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;
}