chore(DB): import pending files

Referenced commit(s): 5d836cd48c
This commit is contained in:
github-actions[bot]
2023-10-08 11:59:35 +00:00
parent 44b0ee8917
commit e4c867a8f4
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2023_10_08_04 -> 2023_10_08_05
-- Terrorclaw
DELETE FROM `creature_template_addon` WHERE (`entry` = 20477);
INSERT INTO `creature_template_addon` (`entry`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `visibilityDistanceType`, `auras`) VALUES

View File

@@ -1,3 +1,4 @@
-- DB update 2023_10_08_05 -> 2023_10_08_06
-- Pamela's Doll
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 10926;