summaryrefslogtreecommitdiff
path: root/npc/functions/soul_menhir.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/functions/soul_menhir.txt')
-rw-r--r--npc/functions/soul_menhir.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/npc/functions/soul_menhir.txt b/npc/functions/soul_menhir.txt
index 75079c33a..78b28a44a 100644
--- a/npc/functions/soul_menhir.txt
+++ b/npc/functions/soul_menhir.txt
@@ -42,6 +42,10 @@ L_DontPanic:
L_Do_Save:
savepoint @map$, @x, @y;
+ specialeffect(4, SELF, getcharid(3));
+
+ // As we have a dialog box open, this function produces an undesirable player talk.
+ //savepointparticle @map$, @x, @y, NO_INN;
goto L_Return;
L_FindPoint: