fix(DB/creature_loot_template): Rotting Slime (#6050)

This commit is contained in:
Stifler82 2021-06-02 13:13:48 +01:00 committed by GitHub
parent 9bd07a673a
commit 95455e61a2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1621968262932056500');
DELETE FROM `creature_loot_template` WHERE (`Entry` = 3928) AND (`Item` IN (2592, 4306, 5519, 6712, 16747, 16748));