PDA

View Full Version : Necro pet bodytype fix


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.

Trumpcard
04-15-2003, 11:21 PM
merged it into the code for you.