fix(DB/creature_loot_template): Quest item drop chance - 'Guardian of the Monument' #3796
This commit is contained in:
parent
45694083d9
commit
f77035bdc7
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1606576830800366000');
|
||||
|
||||
UPDATE `creature_loot_template` SET `Chance` = 100 WHERE `Entry` = 22275 AND `Item` = 32697;
|
||||
Loading…
Add table
Add a link
Reference in a new issue