From 70130373f1352f7a2cc2e79d7becd4275e982e1e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 26 Apr 2019 14:39:18 -0300 Subject: Using @w will now also update spotlights for gms. @warp will NOT use spotlights! @recall won't use spotlights either, so be CAREFUL! --- npc/commands/warp.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/npc/commands/warp.txt b/npc/commands/warp.txt index 318489d7..e4e5c92c 100644 --- a/npc/commands/warp.txt +++ b/npc/commands/warp.txt @@ -70,6 +70,7 @@ OnCall: } slide_or_warp(.@map$, .@x, .@y); + updateSpotlight(); end; OnInit: -- cgit v1.2.3-70-g09d2