|
| 1 | +-- DB update 2026_01_16_00 -> 2026_01_17_00 |
| 2 | +-- |
| 3 | +DELETE FROM `prospecting_loot_template` WHERE (`Entry` = 23424); |
| 4 | +INSERT INTO `prospecting_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES |
| 5 | +(23424, 21929, 0, 0, 0, 1, 1, 1, 2, 'Flame Spessarite'), |
| 6 | +(23424, 23077, 0, 0, 0, 1, 1, 1, 2, 'Blood Garnet'), |
| 7 | +(23424, 23079, 0, 0, 0, 1, 1, 1, 2, 'Deep Peridot'), |
| 8 | +(23424, 23107, 0, 0, 0, 1, 1, 1, 2, 'Shadow Draenite'), |
| 9 | +(23424, 23112, 0, 0, 0, 1, 1, 1, 2, 'Golden Draenite'), |
| 10 | +(23424, 23117, 0, 0, 0, 1, 1, 1, 2, 'Azure Moonstone'), |
| 11 | +(23424, 23436, 0, 4, 0, 1, 2, 1, 1, 'Living Ruby'), |
| 12 | +(23424, 23437, 0, 4, 0, 1, 2, 1, 1, 'Talasite'), |
| 13 | +(23424, 23438, 0, 4, 0, 1, 2, 1, 1, 'Star of Elune'), |
| 14 | +(23424, 23439, 0, 4, 0, 1, 2, 1, 1, 'Noble Topaz'), |
| 15 | +(23424, 23440, 0, 4, 0, 1, 2, 1, 1, 'Dawnstone'), |
| 16 | +(23424, 23441, 0, 4, 0, 1, 2, 1, 1, 'Nightseye'); |
| 17 | + |
| 18 | +DELETE FROM `reference_loot_template` WHERE `Entry` = 1000; |
0 commit comments