summaryrefslogtreecommitdiff
path: root/npc/005-1_Snake_desert/spirit.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/005-1_Snake_desert/spirit.txt')
-rw-r--r--npc/005-1_Snake_desert/spirit.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/npc/005-1_Snake_desert/spirit.txt b/npc/005-1_Snake_desert/spirit.txt
index 1af21869..d6723c8e 100644
--- a/npc/005-1_Snake_desert/spirit.txt
+++ b/npc/005-1_Snake_desert/spirit.txt
@@ -1,7 +1,10 @@
function script EarthImpTouch {
if (getskilllv(SKILL_MAGIC))
goto L_message;
- close;
+
+ mes "[Well]";
+ mes "You hear noises from within the well.";
+ close;
L_message:
set @Q_MASK, NIBBLE_0_MASK;