killspree
04-15-2003, 03:19 AM
In zone\spells.cpp change the following on line 3644:
npc_type->bodytype = 0x0a;
to
npc_type->bodytype = 3;
That allows necro pet heals to heal the pets.
npc_type->bodytype = 0x0a;
to
npc_type->bodytype = 3;
That allows necro pet heals to heal the pets.