From b645914b726a9f401a44f3883e9e3ba9e7e35b42 Mon Sep 17 00:00:00 2001
From: Jesusaves <cpntb1@ymail.com>
Date: Sun, 30 May 2021 21:21:11 -0300
Subject: Fix typos, and force HurnscaldQuest_Celestia to be reset on
 death/logout

---
 npc/012-7/celestia.txt | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

(limited to 'npc/012-7')

diff --git a/npc/012-7/celestia.txt b/npc/012-7/celestia.txt
index 48b776c6c..8ad80de44 100644
--- a/npc/012-7/celestia.txt
+++ b/npc/012-7/celestia.txt
@@ -6,8 +6,6 @@
 //   Celestia Yeti King's quest. Designed so if you're with 4 players, all 4 can
 //   summon the Yeti King, helping you while doing the quest by themselves.
 
-// TODO: OnPCDieEvent must reset quest
-
 
 012-7,35,49,0	script	Celestia	NPC_ELF_F,{
     .@q1=getq(HurnscaldQuest_Celestia);
@@ -213,7 +211,7 @@ L_DrinkTea:
     }
     mesc l("To your pleasant surprise the tea is actually quite good.");
     next;
-    mesc l("Despite its initial dubious fragrance, the tea comes off as very smooth and mellow with a bit of natural sweetness and a touch of an earthy forest like flavour, but in a very good way.");
+    mesc l("Despite its initial dubious fragrance, the tea comes off as very smooth and mellow with a bit of natural sweetness and a touch of an earthy forest like flavor, but in a very good way.");
     next;
     mesc l("Clearly an exotic tea, with a refined flavor fit for a refined woman such as Celestia.");
     close;
@@ -258,7 +256,7 @@ L_OtherQuest:
     mesn;
     mesq l("Wasn't there something on the Holy Bible? About a young boy trapped by his brothers somewhere because envy?");
     mesc l("If you don't want to look at the Bible, you can try to solve the following riddle:");
-    mesc l("\"When you're thristy, you may look for me. I'm often in desert areas, but this time, the winter has come.\""), 3;
+    mesc l("\"When you're thirsty, you may look for me. I'm often in desert areas, but this time, the winter has come.\""), 3;
     CINDY_PLAYER_STRUCK=false;
     next;
     clear;
-- 
cgit v1.2.3-70-g09d2