mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
Profiler/Frontend
* add pages and templates to display arena teams, guilds and chars
This commit is contained in:
@@ -369,17 +369,17 @@ var fi_filters = {
|
||||
{ id: 23, name: 'completedachievement', type: 'str-small' },
|
||||
|
||||
{ id: 24, name: 'sepprofession' },
|
||||
{ id: 25, name: 'alchemy', type: 'str-small' },
|
||||
{ id: 26, name: 'blacksmithing', type: 'str-small' },
|
||||
{ id: 27, name: 'enchanting', type: 'str-small' },
|
||||
{ id: 28, name: 'engineering', type: 'str-small' },
|
||||
{ id: 29, name: 'herbalism', type: 'str-small' },
|
||||
{ id: 30, name: 'inscription', type: 'str-small' },
|
||||
{ id: 31, name: 'jewelcrafting', type: 'str-small' },
|
||||
{ id: 32, name: 'leatherworking', type: 'str-small' },
|
||||
{ id: 33, name: 'mining', type: 'str-small' },
|
||||
{ id: 34, name: 'skinning', type: 'str-small' },
|
||||
{ id: 35, name: 'tailoring', type: 'str-small' },
|
||||
{ id: 25, name: 'alchemy', type: 'num' },
|
||||
{ id: 26, name: 'blacksmithing', type: 'num' },
|
||||
{ id: 27, name: 'enchanting', type: 'num' },
|
||||
{ id: 28, name: 'engineering', type: 'num' },
|
||||
{ id: 29, name: 'herbalism', type: 'num' },
|
||||
{ id: 30, name: 'inscription', type: 'num' },
|
||||
{ id: 31, name: 'jewelcrafting', type: 'num' },
|
||||
{ id: 32, name: 'leatherworking', type: 'num' },
|
||||
{ id: 33, name: 'mining', type: 'num' },
|
||||
{ id: 34, name: 'skinning', type: 'num' },
|
||||
{ id: 35, name: 'tailoring', type: 'num' },
|
||||
|
||||
{ id: 4, name: 'septalent' },
|
||||
{ id: 5, name: 'talenttree1', type: 'num' },
|
||||
|
||||
Reference in New Issue
Block a user