Thread
:
How to Increase Pets Damage/Health
View Single Post
#
2
11-06-2008, 09:20 AM
So_1337
Dragon
Join Date: May 2006
Location: Cincinnati, OH
Posts: 689
Run this query:
Code:
SELECT * FROM npc_types n WHERE id < 1000;
Those are all of the pets for every class, including swarm pets and the like. You can adjust their hitpoints and minimum/maximum damage there.
So_1337
View Public Profile
Send a private message to So_1337
Find all posts by So_1337