From 3840b245f98d174c53f3e65e5097480021b44c71 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 15 Dec 2018 23:29:34 -0200 Subject: Fix typos + replace @resync code with an @refresh call --- npc/commands/resync.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'npc/commands/resync.txt') diff --git a/npc/commands/resync.txt b/npc/commands/resync.txt index 5512e5d8c..bd32d320f 100644 --- a/npc/commands/resync.txt +++ b/npc/commands/resync.txt @@ -19,9 +19,12 @@ OnCall: dispbottom l("Not resync'ing to prevent flood."); end; } + /* getmapxy(.@m$, .@x, .@y, 0); slide .@x, .@y; @rsync_delay=gettimetick(2)+rand(6,15); + */ + atcommand("@refresh"); end; OnInit: -- cgit v1.2.3-60-g2f50