summaryrefslogtreecommitdiff
path: root/npc/commands/resync.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/commands/resync.txt')
-rw-r--r--npc/commands/resync.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/commands/resync.txt b/npc/commands/resync.txt
index 53a406061..e95319acd 100644
--- a/npc/commands/resync.txt
+++ b/npc/commands/resync.txt
@@ -19,12 +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(4,6);
+ /*
atcommand("@refresh");
+ */
end;
OnInit: