From 5003edf49d3bf516afbd4cc1df037d761bc6b83b Mon Sep 17 00:00:00 2001 From: jesusalva Date: Sat, 10 Feb 2018 10:25:23 -0200 Subject: Particles when saving at soul menhirs. --- npc/functions/soul_menhir.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'npc') 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: -- cgit v1.2.3-70-g09d2