From b2b171e4000af9fcc63d3fa3c6fa52f623c076ec Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 7 Sep 2019 20:53:25 -0300 Subject: I don't want Elenium mines normal monsters to respawn either --- npc/018-6-1/main.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'npc') diff --git a/npc/018-6-1/main.txt b/npc/018-6-1/main.txt index 81d3628a5..2dce61042 100644 --- a/npc/018-6-1/main.txt +++ b/npc/018-6-1/main.txt @@ -49,9 +49,12 @@ OnKill1026: .@mi=SetIfVoid(.@mi, 1026); // Common utils + /* + // Respawn monster after 30s getmapxy(.@m$, .@x, .@y, 0); sleep(30000); AreaMonsterB(.@m$, .@x-2, .@y-2, 4, 4, .@mi, 1); + */ end; OnInstanceInit: -- cgit v1.2.3-60-g2f50