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:
parent
4651165e4d
commit
ee568da6ec
51 changed files with 1796 additions and 211 deletions
|
|
@ -39,6 +39,8 @@ switch ($pageCall)
|
|||
case 'factions':
|
||||
// case 'guild':
|
||||
// case 'guilds':
|
||||
case 'icon':
|
||||
case 'icons':
|
||||
case 'item':
|
||||
case 'items':
|
||||
case 'itemset':
|
||||
|
|
@ -64,7 +66,7 @@ switch ($pageCall)
|
|||
case 'search': // tool: searches
|
||||
case 'skill':
|
||||
case 'skills':
|
||||
case 'sound': // db: sounds for zone, creature, spell, ...
|
||||
case 'sound':
|
||||
case 'sounds':
|
||||
case 'spell':
|
||||
case 'spells':
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue