mirror of
https://github.com/azerothcore/azerothcore-wotlk.git
synced 2025-11-10 21:04:26 +08:00
chore(DB): import pending files
Referenced commit(s): b5e947cac8578e0a1120a878460c38b8f2edd93a
This commit is contained in:
parent
b5e947cac8
commit
dea6bce8e1
@ -1,3 +1,4 @@
|
||||
-- DB update 2025_10_30_01 -> 2025_10_31_00
|
||||
--
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 27966;
|
||||
DELETE FROM `smart_scripts` WHERE (`entryorguid` = 27966) AND (`source_type` = 0) AND (`id` IN (0, 1, 2));
|
||||
Loading…
x
Reference in New Issue
Block a user