mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-04 11:33:48 +00:00
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2025_12_26_00 -> 2025_12_26_01
|
||||||
-- Thaurissan Relic smart ai
|
-- Thaurissan Relic smart ai
|
||||||
SET @ENTRY := 153556;
|
SET @ENTRY := 153556;
|
||||||
UPDATE `gameobject_template` SET `AIName` = 'SmartGameObjectAI' WHERE `entry` = @ENTRY;
|
UPDATE `gameobject_template` SET `AIName` = 'SmartGameObjectAI' WHERE `entry` = @ENTRY;
|
||||||
Reference in New Issue
Block a user