fix(DB\Loot):Magic Resistance Potion should not drop at all (#8518)
This commit is contained in:
parent
032c316898
commit
fba0797f6b
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1634231239387070000');
|
||||
|
||||
DELETE FROM `creature_loot_template` WHERE `item`=9036;
|
||||
Loading…
Add table
Add a link
Reference in a new issue