diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-15 01:29:58 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-15 01:29:58 -0300 |
commit | e071de09c283088a57daf29c1ebcbf4f889427fa (patch) | |
tree | 3c8bbe8ca1eb341942bb9068a74c5ea79b365716 | |
parent | b15e0c1b5cbaa30dad2615bf5943b4951686bbe0 (diff) | |
download | serverdata-e071de09c283088a57daf29c1ebcbf4f889427fa.tar.gz serverdata-e071de09c283088a57daf29c1ebcbf4f889427fa.tar.bz2 serverdata-e071de09c283088a57daf29c1ebcbf4f889427fa.tar.xz serverdata-e071de09c283088a57daf29c1ebcbf4f889427fa.zip |
Just to allow pipeline to pass
-rw-r--r-- | npc/003-1/swezanne.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-1/swezanne.txt b/npc/003-1/swezanne.txt index 2b7d5ef3a..1ca5457c2 100644 --- a/npc/003-1/swezanne.txt +++ b/npc/003-1/swezanne.txt @@ -9,9 +9,9 @@ mesn; mesq l("Hi."); next; + .@q2=getq2(TulimsharQuest_Swezanne); if (.@q == 0) goto L_Quest; else if (.@q == 3) goto L_Silvia; - .@q2=getq2(TulimsharQuest_Swezanne); else if (.@q2 < santime() || gcsantime(.@q2)) goto L_Repeat; mesq l("I fight every day in hopes to meet Andrei, the famous hero who prevented Hurnscald from total destruction against a horde of monsters alone."); if ($MOST_HEROIC$ != "") goto L_Heroics; |