mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
implemented detail-page for pets
- plus food and talents, minus zones (those are just madning) - also addes some bc/classic information on pet scaling * mucked about the modelviewer, always uses high quality version .. should muck about some more to add animation-info and remove the java-option * fixed some minor issues in spell maxaffectedtaregs in spell is displayed properly and erronous adding all classes/races to globals if none where selected * created own table for creatures which unifies creature_template, locales_creature, creature_template_addon and some creatureDisplayInfo.dbc information * more work against listviews and general structure in global.js .. should probably split this file by class and reassemble it for use
This commit is contained in:
@@ -29,7 +29,7 @@ $validCats = array(
|
||||
-4 => true, // Racial Traits
|
||||
-5 => true, // Mounts
|
||||
-6 => true, // Companions
|
||||
-7 => [409, 410, 411], // PetTalents => TalenTtabId
|
||||
-7 => [409, 410, 411], // PetTalents => TalentTabId
|
||||
-8 => true, // NPC Abilities
|
||||
-9 => true, // GM Abilities
|
||||
-11 => [6, 8, 10], // Proficiencies [Weapon, Armor, Language]
|
||||
|
||||
Reference in New Issue
Block a user