chore(DB): import pending files

Referenced commit(s): 37fd58b5c9
This commit is contained in:
github-actions[bot]
2025-12-26 14:30:36 +00:00
parent 37fd58b5c9
commit 5df2fddb91

View File

@@ -1,3 +1,4 @@
-- DB update 2025_12_26_00 -> 2025_12_26_01
-- Thaurissan Relic smart ai
SET @ENTRY := 153556;
UPDATE `gameobject_template` SET `AIName` = 'SmartGameObjectAI' WHERE `entry` = @ENTRY;