mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 05:36:23 +00:00
This commit is contained in:
committed by
Stoabrogga
parent
8e17a17a18
commit
1ab080d5ac
@@ -0,0 +1,6 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1570979437296560126');
|
||||
|
||||
DELETE FROM `creature_loot_template` WHERE (`Entry` = 10440) AND (`Item` IN (13340));
|
||||
INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
|
||||
(10440, 13340, 0, 8.7, 0, 1, 0, 1, 1, '');
|
||||
|
||||
Reference in New Issue
Block a user