fix(DB/Loot): Remove Bolt of Silk Cloth from creature loot

This commit is contained in:
IntelligentQuantum
2022-01-03 21:32:27 +03:30
committed by GitHub
parent 19b81895eb
commit 855e031284

View File

@@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1640238214916352424');
DELETE FROM `creature_loot_template` WHERE `Item` = 4305;