Thread
:
Necro pet bodytype fix
View Single Post
#
1
04-15-2003, 03:19 AM
killspree
Dragon
Join Date: Jun 2002
Posts: 776
Necro pet bodytype fix
In zone\spells.cpp change the following on line 3644:
Code:
npc_type->bodytype = 0x0a;
to
Code:
npc_type->bodytype = 3;
That allows necro pet heals to heal the pets.
__________________
Xeldan
Lead Content Designer
Shards of Dalaya
killspree
View Public Profile
Send a private message to killspree
Find all posts by killspree