diff options
Diffstat (limited to 'npc/quests')
-rw-r--r-- | npc/quests/The_Sign_Quest.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/quests/The_Sign_Quest.txt b/npc/quests/The_Sign_Quest.txt index e22304830..f50e7d094 100644 --- a/npc/quests/The_Sign_Quest.txt +++ b/npc/quests/The_Sign_Quest.txt @@ -25,6 +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] //============================================================ //===== Configuration : ====================================== prontera.gat,1,1,1 script TheSignConfig -1,{ @@ -3981,6 +3982,7 @@ L_Check: else { + set @dearles_check,0; mes "[Dearles]"; mes "Hmm... Some of this"; mes "stuff looks good, but"; |