chore(DB): import pending files

Referenced commit(s): cf0d86a9ff
This commit is contained in:
github-actions[bot]
2026-06-16 05:14:05 +00:00
parent cf0d86a9ff
commit 1e0c3c824b

View File

@@ -1,3 +1,4 @@
-- DB update 2026_06_15_01 -> 2026_06_16_00
-- Create creature_multispawn table for multi-ID spawning
CREATE TABLE IF NOT EXISTS `creature_multispawn` (
`spawnId` int unsigned NOT NULL COMMENT 'creature.guid',