summaryrefslogtreecommitdiff
path: root/npc/003-1/silvia.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-05-06 11:13:14 -0300
committerJesusaves <cpntb1@ymail.com>2019-05-06 11:13:14 -0300
commita094e6a81926dd43bac7be23ed635cc13f8dca9c (patch)
treea5c4ae63162dfdd05bfc232af289ef50d21763c8 /npc/003-1/silvia.txt
parenta825f3ae79ed094a154bd576165eb55108e1c9aa (diff)
downloadserverdata-a094e6a81926dd43bac7be23ed635cc13f8dca9c.tar.gz
serverdata-a094e6a81926dd43bac7be23ed635cc13f8dca9c.tar.bz2
serverdata-a094e6a81926dd43bac7be23ed635cc13f8dca9c.tar.xz
serverdata-a094e6a81926dd43bac7be23ed635cc13f8dca9c.zip
Fix a bug on Silvia
Diffstat (limited to 'npc/003-1/silvia.txt')
-rw-r--r--npc/003-1/silvia.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-1/silvia.txt b/npc/003-1/silvia.txt
index ac8218669..093518d84 100644
--- a/npc/003-1/silvia.txt
+++ b/npc/003-1/silvia.txt
@@ -6,7 +6,7 @@
003-1,109,150,0 script Silvia NPC_FEMALE,{
if (strcharinfo(0) == $MOST_HEROIC$) npctalk l("Oh my, the great @@ has come to talk to me!", $MOST_HEROIC$);
- if (getq(TulimsharQuest_Swezanne) == 4) goto L_Message;
+ if (getq(TulimsharQuest_Swezanne) == 3) goto L_Message;
.@q2=getq2(TulimsharQuest_Swezanne);
if (.@q2 < santime()) goto L_Unallowed;
if (getq(TulimsharQuest_Swezanne) == 1 && getq(TulimsharQuest_Lifestone) < 2) goto L_Lifestone;