fix(DB\Loot):Magic Resistance Potion should not drop at all (#8518)

This commit is contained in:
Ragelezz
2021-10-20 11:28:31 +03:00
committed by GitHub
parent 032c316898
commit fba0797f6b

View File

@@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1634231239387070000');
DELETE FROM `creature_loot_template` WHERE `item`=9036;