From 9422855b8b0eb19202e37323b4a3a6f6d74abeef Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 24 Jul 2018 19:05:53 -0300 Subject: Fix fountain dialog. As I said too, we don't have a Hurnscald Water Bottle @Saulc --- npc/014-3/fountain.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/npc/014-3/fountain.txt b/npc/014-3/fountain.txt index de4d517ff..323ae320b 100644 --- a/npc/014-3/fountain.txt +++ b/npc/014-3/fountain.txt @@ -9,8 +9,8 @@ 014-3,151,117,0 script Fountain#Hurns NPC_NO_SPRITE,{ if (ST_TIER == 5 && gettimetick(2) < QUEST_ELEVARTEMPO) goto L_Tier2; - mesc l("There is fresh water here. I could use it to fill a bottle."); - mesc l("But I probably should not do it. It might be poisoned!"); + mesn l("Mana Saulc"); + mesc l("Go away, I am too magical for you. %%n"); // quote close; // TODO FIXME: We don't have a "Magic" water, and we might add -- cgit v1.2.3-70-g09d2