peq-quests/sleeper/#Drakeen_Apprentice.pl
2015-03-14 16:18:39 -04:00

3 lines
109 B
Raku

sub EVENT_DEATH_COMPLETE {
quest::spawn2(128071,0,0,$x,$y,$z,$h); #spawns Drakeen Protector upon death.
}