Setup/Fixups

* some additions to latest pull requests
   - added missing dependancies
   - added quest_template changes to source.func.php
This commit is contained in:
Sarjuuk 2015-08-19 17:10:50 +02:00
parent af7015097b
commit cb1916c484
4 changed files with 16 additions and 12 deletions

View file

@ -9,7 +9,7 @@ if (!CLI)
/* deps:
* gameobject_template
* locales_gameobject
* gameobject_template_locale
* gameobject_questitem
*/
@ -30,11 +30,11 @@ function objects(array $ids = [])
IF(`type` IN (3, 9, 25), `type`, 0)))), -- regular chests, books, pools
0 AS event, -- linked worldevent
displayId,
go.name,
gtl2.`name` AS name_loc2,
gtl3.`name` AS name_loc3,
gtl6.`name` AS name_loc6,
gtl8.`name` AS name_loc8,
go.name,
gtl2.`name` AS name_loc2,
gtl3.`name` AS name_loc3,
gtl6.`name` AS name_loc6,
gtl8.`name` AS name_loc8,
faction,
flags,
0 AS cuFlags, -- custom Flags