diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-08 17:57:34 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-08 17:57:34 -0300 |
commit | ef3e0f0f4d4fc3b63064d81e4d8d4819e871fd04 (patch) | |
tree | 3592ed194e85331339746fbac80c70677d12e30f /npc/012-7/celestia.txt | |
parent | fc89057c862761f5328fe9902601cc703b616eae (diff) | |
download | serverdata-ef3e0f0f4d4fc3b63064d81e4d8d4819e871fd04.tar.gz serverdata-ef3e0f0f4d4fc3b63064d81e4d8d4819e871fd04.tar.bz2 serverdata-ef3e0f0f4d4fc3b63064d81e4d8d4819e871fd04.tar.xz serverdata-ef3e0f0f4d4fc3b63064d81e4d8d4819e871fd04.zip |
Everything which was missing on Celestia Quest
Diffstat (limited to 'npc/012-7/celestia.txt')
-rw-r--r-- | npc/012-7/celestia.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/012-7/celestia.txt b/npc/012-7/celestia.txt index 3b71ee13a..afae1c60e 100644 --- a/npc/012-7/celestia.txt +++ b/npc/012-7/celestia.txt @@ -25,7 +25,7 @@ rif(.@q2 == 1, l("I have some sweeties for the Tea Party!")), L_TeaCheck, rif(.@q2 >= 2, l("Tea party! I want to participate.")), L_TeaParty, rif(.@q1 == 0, l("There are Monster Attacks every month, how do you have time for tea parties?!")), L_MainQuest, - rif(.@q1 == 99, l("I want to try convincing the Yeti King again.")), L_MainQuestCore; + rif(.@q1 >= 6, l("I want to try convincing the Yeti King again.")), L_MainQuestCore; L_Coffee: mes ""; |