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:
@@ -858,7 +858,7 @@ var mn_database = [
|
||||
];
|
||||
var mn_tools = [
|
||||
[0,"Talent Calculator","?talent",mn_talentCalc],
|
||||
[2,"Pet Calculator","?petcalc",mn_petCalc],
|
||||
[2,"Hunter Pet Calculator","?petcalc",mn_petCalc],
|
||||
[3,"Item Comparison","?compare"],
|
||||
[5,"Profiler","?profiler",[
|
||||
[0,"Characters","?profiles"],
|
||||
|
||||
Reference in New Issue
Block a user