mirror of
https://github.com/ZhengPeiRu21/mod-individual-progression
synced 2025-11-29 23:44:51 +08:00
Update boss_nefarian_loot.sql
fix minCount setting for Nefarian T2 chest piece loot drop
This commit is contained in:
@@ -12,7 +12,7 @@ INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `Q
|
|||||||
(11583, 30172, 30172, 100.0, 0, 1, 0, 1, 1),
|
(11583, 30172, 30172, 100.0, 0, 1, 0, 1, 1),
|
||||||
(11583, 30173, 30173, 100.0, 0, 1, 0, 1, 1),
|
(11583, 30173, 30173, 100.0, 0, 1, 0, 1, 1),
|
||||||
(11583, 30330, 30330, 0.05, 0, 1, 0, 1, 1),
|
(11583, 30330, 30330, 0.05, 0, 1, 0, 1, 1),
|
||||||
(11583, 30486, 30486, 100.0, 0, 1, 0, 1, 2),
|
(11583, 30486, 30486, 100.0, 0, 1, 0, 2, 2),
|
||||||
(11583, 30487, 30487, 100.0, 0, 1, 0, 1, 1),
|
(11583, 30487, 30487, 100.0, 0, 1, 0, 1, 1),
|
||||||
(11583, 30551, 30551, 100.0, 0, 1, 0, 1, 1);
|
(11583, 30551, 30551, 100.0, 0, 1, 0, 1, 1);
|
||||||
DELETE FROM `reference_loot_template` WHERE `Entry` IN (34009, 30105, 30044, 30089, 30172, 30173, 30330, 30486, 30487, 30551, 30171);
|
DELETE FROM `reference_loot_template` WHERE `Entry` IN (34009, 30105, 30044, 30089, 30172, 30173, 30330, 30486, 30487, 30551, 30171);
|
||||||
|
|||||||
Reference in New Issue
Block a user