mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(DB): Drop for Humbert's Helm (#5260)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1618180915871216782');
|
||||
|
||||
DELETE FROM `creature_loot_template` WHERE `Reference` = 24048;
|
||||
INSERT INTO `creature_loot_template` VALUES (2345, 24048, 24048, 4, 0, 1, 1, 1, 1, 'Dun Garok Rifleman - (ReferenceTable)');
|
||||
|
||||
Reference in New Issue
Block a user