mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-17 17:24:33 +00:00
4
data/sql/updates/db_world/2023_05_10_09.sql
Normal file
4
data/sql/updates/db_world/2023_05_10_09.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- DB update 2023_05_10_08 -> 2023_05_10_09
|
||||
--
|
||||
-- Remove ability from creature that doesn't exist
|
||||
DELETE FROM `creature_template_spell` WHERE `CreatureID`=601 AND `Index`=0;
|
||||
Reference in New Issue
Block a user