From eba686221269fc20ab70356cbcfab13786d4f3fc Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 11 Apr 2019 14:13:34 +0000 Subject: Minor info on Soul Menhir --- npc/008-1/soul-menhir.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/npc/008-1/soul-menhir.txt b/npc/008-1/soul-menhir.txt index 3c295c92..2c57f0de 100644 --- a/npc/008-1/soul-menhir.txt +++ b/npc/008-1/soul-menhir.txt @@ -5,7 +5,11 @@ // place of power, mana refills faster when sitting nearby 008-1,252,111,0 script Soul Menhir#hurnscald NPC_NO_SPRITE,{ - + if (!@menhir_meditation_message) + { + dispbottom(l("You feel a strong magic aura. You want to sit near it and meditate.")); + @menhir_meditation_message=1; + } end; OnRefill: -- cgit v1.2.3-70-g09d2