diff --git a/mojotrollz/sai/saimod_mojotrollz_db_creature/qq/DB_CREATURE_TEMPLATE_CREATURE_AI_SCRIPTS.php b/mojotrollz/sai/saimod_mojotrollz_db_creature/qq/DB_CREATURE_TEMPLATE_CREATURE_AI_SCRIPTS.php new file mode 100644 index 0000000..964a681 --- /dev/null +++ b/mojotrollz/sai/saimod_mojotrollz_db_creature/qq/DB_CREATURE_TEMPLATE_CREATURE_AI_SCRIPTS.php @@ -0,0 +1,13 @@ + array('key' => 'Entry', 'caption' => 'Onkill Reputation'), '\DBD\DB_CREATURE_TEMPLATE_CREATURE_LINKING_TEMPLATE' => array('key' => 'Entry', 'caption' => 'Linking Template'), '\DBD\DB_CREATURE_TEMPLATE_CREATURE_INVOLVEMENT_RELATION' => array('key' => 'Entry', 'caption' => 'Involvement Relation'), - '\DBD\DB_CREATURE_TEMPLATE_CREATURE_CREATURE' => array('key' => 'Entry', 'caption' => 'Spawns'),)); + '\DBD\DB_CREATURE_TEMPLATE_CREATURE_CREATURE' => array('key' => 'Entry', 'caption' => 'Spawns'), + '\DBD\DB_CREATURE_TEMPLATE_CREATURE_EQUIP_TEMPLATE_RAW' => array('key' => 'Entry', 'caption' => 'Equip Template Raw'), + '\DBD\DB_CREATURE_TEMPLATE_CREATURE_EQUIP_TEMPLATE' => array('key' => 'Entry', 'caption' => 'Equip Template'), + '\DBD\DB_CREATURE_TEMPLATE_CREATURE_AI_SCRIPTS' => array('key' => 'Entry', 'caption' => 'AI Scripts'), + '\DBD\DB_CREATURE_TEMPLATE_CREATURE_MOVEMENT_TEMPLATE' => array('key' => 'Entry', 'caption' => 'Movement Template'),)); $result = ''; $base_row = \DBD\DB_CREATURE_TEMPLATE_CREATURE::Q1(array($id));