fix(DB/Creature): Remove Noblegarden item from Redridge Mongrel (#3362)

This commit is contained in:
Kitzunu
2020-09-16 11:41:57 +02:00
committed by GitHub
parent 5b45615cfa
commit d30d29652c

View File

@@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1598550234624949800');
DELETE FROM `creature_loot_template` WHERE `Entry` = 423 AND `Item` = 6833;