From 1a15a67a98c4e75d96b8a122b9986a0483b46729 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 17 Feb 2020 23:25:23 -0300 Subject: Squash Gouda's bugs. I hope. --- npc/functions/savepoint.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'npc/functions/savepoint.txt') diff --git a/npc/functions/savepoint.txt b/npc/functions/savepoint.txt index 0e0b6f908..2118d8aa5 100644 --- a/npc/functions/savepoint.txt +++ b/npc/functions/savepoint.txt @@ -40,7 +40,8 @@ function script savepointparticle { { INN_REGISTER = NO_INN; } - savepoint .@mapname$, .@mapx, .@mapy; + if (GSET_SOULMENHIR_MANUAL) + savepoint .@mapname$, .@mapx, .@mapy; specialeffect(4, SELF, getcharid(3)); @lastSave = gettimetick(2); -- cgit v1.2.3-70-g09d2