From fa608091cde4da71d99b78ce1563ee654189228a Mon Sep 17 00:00:00 2001 From: Erik Schilling Date: Fri, 23 Dec 2011 15:42:11 +0100 Subject: Prevented use of getareausers when possible --- world/map/npc/005-4/bossfight.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map/npc/005-4') diff --git a/world/map/npc/005-4/bossfight.txt b/world/map/npc/005-4/bossfight.txt index d4616363..9fc06005 100644 --- a/world/map/npc/005-4/bossfight.txt +++ b/world/map/npc/005-4/bossfight.txt @@ -12,7 +12,7 @@ if ($@ELE_CAVE_STATUS != 0) goto L_Enjoy; // Prevent from starting level 1 from two different players set $@ELE_CAVE_STATUS, 1; - set $@ELE_CAVE_PLAYER_COUNT, getareausers("005-4.gat", 19, 19, 54, 37); + set $@ELE_CAVE_PLAYER_COUNT, getmapusers("005-4.gat"); startnpctimer; -- cgit v1.2.3-70-g09d2