Implemented new type: mail
* display and link clientside mails to other types and events * fixed favorites menu for new types * fixed sorting column triggered spells in enchantment listview * some misc cleanups
This commit is contained in:
parent
ccef11323b
commit
fd04e9f977
38 changed files with 682 additions and 171 deletions
|
|
@ -48,6 +48,8 @@ switch ($pageCall)
|
|||
case 'itemset':
|
||||
case 'itemsets':
|
||||
case 'maps': // tool: map listing
|
||||
case 'mail':
|
||||
case 'mails':
|
||||
case 'npc':
|
||||
case 'npcs':
|
||||
case 'object':
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue