View Single Post
  #5  
Old 09-22-2014, 02:52 PM
Portal63
Fire Beetle
 
Join Date: Sep 2014
Location: Virginia
Posts: 28
Default

On this topic. Be careful when you reduce values. Make sure you aren't going to change something important (like hitpoints, damage, etc.) to 0, and don't forget that pets for pet classes are in the npc_types table, so if you do something like cutting all HP totals in half, you'll also be crippling pet classes in the process.
Reply With Quote