diff options
-rw-r--r-- | npc/014-3/fountain.txt | 4 |
1 files 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 |