From a39eb93087baee69fdf3719a2d227af6598d3d46 Mon Sep 17 00:00:00 2001 From: wushin Date: Mon, 2 Dec 2013 10:23:56 -0600 Subject: Fix so Golbenez takes whole map into account --- world/map/npc/027-1/golbenez.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/world/map/npc/027-1/golbenez.txt b/world/map/npc/027-1/golbenez.txt index 34885a34..a2989cb1 100644 --- a/world/map/npc/027-1/golbenez.txt +++ b/world/map/npc/027-1/golbenez.txt @@ -42,7 +42,7 @@ OnInit: end; OnTimer10000: - if (getareausers("027-1.gat", 21, 30, 112, 105) == 0) + if (getmapusers("027-1.gat") == 0) killmonsterall "027-1.gat"; setnpctimer 0; -- cgit v1.2.3-60-g2f50