summaryrefslogtreecommitdiff
path: root/npc/quests
diff options
context:
space:
mode:
authorLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-02-21 12:39:29 +0000
committerLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-02-21 12:39:29 +0000
commitbce0ac44c9b5d499de0cc96c89ea54929b3cbc43 (patch)
tree4ef725c43c1ae59d8cf361587fbb4d4943f8d684 /npc/quests
parent1a89cca451e29fe548fdaae0fd286b3cf813b9de (diff)
downloadhercules-bce0ac44c9b5d499de0cc96c89ea54929b3cbc43.tar.gz
hercules-bce0ac44c9b5d499de0cc96c89ea54929b3cbc43.tar.bz2
hercules-bce0ac44c9b5d499de0cc96c89ea54929b3cbc43.tar.xz
hercules-bce0ac44c9b5d499de0cc96c89ea54929b3cbc43.zip
minor dialogue fix
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9885 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests')
-rw-r--r--npc/quests/The_Sign_Quest.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/quests/The_Sign_Quest.txt b/npc/quests/The_Sign_Quest.txt
index 13af4c8a2..c2d1e96c6 100644
--- a/npc/quests/The_Sign_Quest.txt
+++ b/npc/quests/The_Sign_Quest.txt
@@ -3,7 +3,7 @@
//===== By: ==================================================
//= SinSloth(Most of the NPCs), MasterOfMuppets(Some of the NPCs + bug fixes) & Kargha(The quiz NPCs)
//===== Current Version: =====================================
-//= 1.6
+//= 1.7a
//===== Compatible With: =====================================
//= eAthena SVN 3422+(Requires jA Script System)
//===== Description: =========================================
@@ -25,7 +25,7 @@
//= 1.5 Fixed exploits and bugs. Plus add a removal of exttra sobbing pieces
//= as suggested Tantarian, to let people Reborn [Lupus]
//= 1.6 Minor fix, thanks to theultramage for pointing it out. [MasterOfMuppets]
-//= 1.7 Fixed exploit [KarLaeda]
+//= 1.7 Fixed exploit [KarLaeda] 1.7a, fixed wrong dialogue [Lupus]
//============================================================
//===== Configuration : ======================================
prontera.gat,1,1,1 script TheSignConfig -1,{
@@ -778,7 +778,7 @@ L_Where:
cutin "",255;
end;
}
- else if(signquest == 64)
+ else if(signquest >= 64)
{
mes "[Metz]";
mes "Thank you so much";