mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
IconDB
* initial implementation * this includes a complete reindexing of everything touching icons * this also means, no linking to red-rocket-site though, they index them differently
This commit is contained in:
@@ -403,6 +403,22 @@ var fi_filters = {
|
||||
{ id: 20, name: 'teamcontrib5v5', type: 'num' }
|
||||
],
|
||||
|
||||
icons: [
|
||||
{ id: 9999, name: 'sepuses' },
|
||||
{ id: 13, name: 'used', type: 'num' },
|
||||
{ id: 1, name: 'items', type: 'num' },
|
||||
{ id: 2, name: 'spells', type: 'num' },
|
||||
{ id: 3, name: 'achievements', type: 'num' },
|
||||
// { id: 4, name: 'battlepets', type: 'num' },
|
||||
// { id: 5, name: 'battlepetabilities', type: 'num' },
|
||||
{ id: 6, name: 'currencies', type: 'num' },
|
||||
// { id: 7, name: 'garrisonabilities', type: 'num' },
|
||||
// { id: 8, name: 'garrisonbuildings', type: 'num' },
|
||||
{ id: 9, name: 'hunterpets', type: 'num' },
|
||||
// { id: 10, name: 'garrisonmissionthreats', type: 'num' },
|
||||
{ id: 11, name: 'classes', type: 'num' }
|
||||
],
|
||||
|
||||
// custom
|
||||
enchantments: [
|
||||
{ id: 1, name: 'sepgeneral' },
|
||||
|
||||
Reference in New Issue
Block a user