diff options
Diffstat (limited to 'npc/012-7')
-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 ""; |