mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 12:47:07 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_08_06_09 -> 2023_08_06_10
|
||||
-- Master Woodsman Anderhol smart ai
|
||||
SET @ENTRY := 27277;
|
||||
DELETE FROM `smart_scripts` WHERE `source_type` = 0 AND `entryOrGuid` = @ENTRY;
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_08_06_10 -> 2023_08_06_11
|
||||
UPDATE `creature_template` SET `scriptname` = '' WHERE `entry` = 27326;
|
||||
|
||||
DELETE FROM `spell_target_position` WHERE `ID` = 48324 AND `EffectIndex` = 0;
|
||||
Reference in New Issue
Block a user