chore(DB): import pending files

Referenced commit(s): d6d49a9e45
This commit is contained in:
github-actions[bot]
2024-06-16 16:13:07 +00:00
parent d6d49a9e45
commit 22c9d689aa

View File

@@ -1,3 +1,4 @@
-- DB update 2024_06_15_04 -> 2024_06_16_00
DROP TABLE IF EXISTS `creature_template_model`;
CREATE TABLE `creature_template_model`(
`CreatureID` int unsigned NOT NULL,