From 204469b1f1f9c256dd2f8692c64c202b706585f3 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 27 Aug 2019 17:12:55 -0300 Subject: Soul Menhir - When touching with autosave enabled, update LOCATION$ again --- npc/functions/soul_menhir.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/functions/soul_menhir.txt') diff --git a/npc/functions/soul_menhir.txt b/npc/functions/soul_menhir.txt index 437e6d1e8..f44cc7b3b 100644 --- a/npc/functions/soul_menhir.txt +++ b/npc/functions/soul_menhir.txt @@ -102,6 +102,7 @@ L_Do_Save: savepoint @map$, @x, @y; specialeffect(4, SELF, getcharid(3)); } else { + EnterTown(MapToLoc(@map$)); dispbottom col(l("Your position is auto-saved when entering a town - use @ucp to change this behavior."), 1); } -- cgit v1.2.3-60-g2f50