mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 13:46:24 +00:00
fix(DB/Creature): Elixir of Giants removed (#7973)
* fix(DB/Creature): Elixir of Giants removed Elixir of Giants removed from 3 tables * Update data/sql/updates/pending_db_world/rev_1631995181138245446.sql
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1631995181138245446');
|
||||
|
||||
DELETE FROM `creature_loot_template` WHERE `Entry` IN (5988,7154,7856,9240,10986) AND (`Item` IN (9206));
|
||||
Reference in New Issue
Block a user