fix(DB/creature_loot_template): Rotting Slime (#6050)
This commit is contained in:
parent
9bd07a673a
commit
95455e61a2
1 changed files with 3 additions and 0 deletions
|
|
@ -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));
|
||||
Loading…
Add table
Add a link
Reference in a new issue