mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2025_01_05_03 -> 2025_01_05_04
|
||||
|
||||
-- Remove unit flag "stunned" from Citizen of Havenshire
|
||||
UPDATE `creature_template` SET `unit_flags`=`unit_flags`& ~262144 WHERE (`entry` = 28576);
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2025_01_05_04 -> 2025_01_05_05
|
||||
--
|
||||
DELETE FROM `smart_scripts` WHERE (`entryorguid` = 23586) AND (`source_type` = 0);
|
||||
UPDATE `creature_template` SET `AIName` = '', `ScriptName` = 'npc_amanishi_scout' WHERE (`entry` = 23586);
|
||||
Reference in New Issue
Block a user