parent
3e36b35a15
commit
1878efda1e
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2025_08_13_00 -> 2025_08_14_00
|
||||
-- Allow Anub'ar warrior to use Strike ability. (Set the event_type 0 to "incombat update" instead of "out of combat update")
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 28732;
|
||||
DELETE FROM `smart_scripts` WHERE (`entryorguid` = 28732) AND (`source_type` = 0) AND (`id` IN (0));
|
||||
Loading…
Add table
Add a link
Reference in a new issue