fix(DB/go_loot_template): Silver Piffeny Band should not be lootable from chests (#5608)

This commit is contained in:
Necropola 2021-05-06 15:35:59 +02:00 committed by GitHub
parent 3e1a2024b6
commit d7ddd6f8d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,7 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1620033619588576561');
DELETE FROM `gameobject_loot_template` WHERE `item`=7338; -- Mood Ring
DELETE FROM `gameobject_loot_template` WHERE `item`=7339; -- Miniscule Diamond Ring
DELETE FROM `gameobject_loot_template` WHERE `item`=7341; -- Cubic Zirconia Ring
DELETE FROM `gameobject_loot_template` WHERE `item`=7342; -- Silver Piffeny Band