-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Description
mod-progression-system/src/Bracket_70_3_1/sql/world/progression_70_3_1_loot_t5.sql
Line 26 in 1aa4a98
| INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES (17968, 34068, 34068, 100, 0, 1, 0, 1, 2, 'Archimonde - (ReferenceTable)'); |
and
mod-progression-system/src/Bracket_70_6_1/sql/world/progression_70_3_1_loot_t5_down.sql
Line 26 in 1aa4a98
| INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES (17968, 34068, 34068, 100, 0, 1, 0, 1, 3, 'Archimonde - (ReferenceTable)'); |
Need updating to match the PR changes. https://github.com/azerothcore/azerothcore-wotlk/pull/21785/files
Want to deal with it @blinkysc ?
Metadata
Metadata
Assignees
Labels
No labels