Log In
Sign Up
Go Gold
Home
Forum
Mail
Downloads
Game Search
Macro Editor
Notes
Membership
a_pale_corpse.pl - Quest File
General Info
Quest File
#zone: gunthak NPC:a_pale_corpse (224196) #Angelox #Aria of Asceticism (bard quest) #quest is Titanium version sub EVENT_SPAWN { $x = $npc->GetX(); $y = $npc->GetY(); quest::set_proximity($x - 90, $x + 90, $y - 90, $y + 90); } sub EVENT_ENTER { $npc->SetAppearance(3); }
Source: 17 Jan 2022
Quest Source: 28 May 2022