027-3.gat,40,25,0 script zombifier 200,1,1{ npctalk "If you die in the crypt, you are turned into a zombie"; end; OnPCDieEvent: npctalk "The corpse of " + strcharinfo(0) + " has risen"; monster "027-3.gat",41,25,"Corpse",1036,1,"Reaper::OnAvenged"; end; }