sub EVENT_SPAWN { $x = $npc->GetX(); $y = $npc->GetY(); quest::set_proximity($x - 30, $x + 30, $y - 30, $y + 30); }