mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 11:25:42 +00:00
fix(DB/Loot): remove Bolt of Runecloth from creatures
This commit is contained in:
committed by
GitHub
parent
317e793b12
commit
d3ae7a44e3
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1640237865997678645');
|
||||
|
||||
DELETE FROM `creature_loot_template` WHERE `Item` = 14048;
|
||||
Reference in New Issue
Block a user