Skip to content

Commit dba218d

Browse files
committed
More items
1 parent af99e52 commit dba218d

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

data/sql/db-world/zone_difficulty_mythicmode_hyjal_rewards.sql

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,15 @@ INSERT INTO `zone_difficulty_mythicmode_rewards` (`ContentType`, `ItemType`, `En
2222
(18, 3, 30879, @PRICE, 0, 0, 695, 1, 'Don Alejandro\'s Money Belt - Anetheron'),
2323
(18, 3, 30914, @PRICE, 0, 0, 695, 1, 'Belt of the Crescent Moon - Kazrogal'),
2424
(18, 3, 30863, @PRICE, 0, 0, 695, 1, 'Deadly Cuffs - Rage Winterchill'),
25-
(18, 3, 30868, @PRICE, 0, 0, 695, 1, 'Rejuvenating Bracers - Rage Winterchill');
25+
(18, 3, 30868, @PRICE, 0, 0, 695, 1, 'Rejuvenating Bracers - Rage Winterchill'),
2626

27+
(18, 4, 30887, @PRICE, 0, 0, 695, 1, 'Golden Links of Restoration - Anetheron'),
28+
(18, 4, 30907, @PRICE2, 0, 0, 695, 1, 'Mail of Fevered Pursuit - Archimonde'),
29+
(18, 4, 30880, @PRICE, 0, 0, 695, 1, 'Quickstrider Moccasins - Anetheron'),
30+
(18, 4, 30873, @PRICE, 0, 0, 695, 1, 'Stillwater Boots - Rage Winterchill'),
31+
(18, 4, 30900, @PRICE, 0, 0, 695, 1, 'Bow-stitched Leggings - Azgalor'),
32+
(18, 4, 30893, @PRICE, 0, 0, 695, 1, 'Sun-touched Chain Leggings - Kaz\'rogal'),
33+
(18, 4, 30892, @PRICE, 0, 0, 695, 1, 'Beast-tamer\'s Shoulders - Kaz\'rogal'),
34+
(18, 4, 30919, @PRICE, 0, 0, 695, 1, 'Valestalker Girdle - Kaz\'rogal'),
35+
(18, 4, 30864, @PRICE, 0, 0, 695, 1, 'Bracers of the Pathfinder - Rage Winterchill'),
36+
(18, 4, 30869, @PRICE, 0, 0, 695, 1, 'Howling Wind Bracers - Rage Winterchill');

0 commit comments

Comments
 (0)