parent
a71aaaf4d3
commit
0c6fda822a
2 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2023_04_19_28 -> 2023_04_19_29
|
||||
-- Bogblossom Bunny SAI (Source: https://www.youtube.com/watch?v=EIFhKHtvOe0)
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 23104;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` = 23104 AND `source_type` = 0;
|
||||
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2023_04_19_29 -> 2023_04_19_30
|
||||
--
|
||||
-- Remove erronous pickpocket loot
|
||||
DELETE FROM `pickpocketing_loot_template` WHERE `Entry`=18204 AND `Item`=24543;
|
||||
Loading…
Add table
Add a link
Reference in a new issue