Skip to content

Commit 22c91f9

Browse files
authored
Exempt Teron Gorefiend's Shadowy Constructs from HP buff. (#47)
1 parent 1cf41e7 commit 22c91f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

data/sql/db-world/zone_difficulty_mythicmode_creatureoverrides.sql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ INSERT INTO `zone_difficulty_mythicmode_creatureoverrides` (`CreatureEntry`, `HP
1818
(22898, 3.5, 2.2, 1, 'Supremus, Black Temple HPx3.5'),
1919
(22841, 3.5, 2.2, 1, 'Shade of Akama, Black Temple HPx3.5'),
2020
(22871, 3.2, 2.2, 1, 'Teron Gorefiend, Black Temple HPx3.2'),
21+
(23111, 1, 1, 1, 'Shadowy Construct - prevent changing hp.'),
2122
(22948, 3.2, 2.2, 1, 'Gurtogg Bloodboil, Black Temple HPx3.2'),
2223
(22856, 3, 2.2, 1, 'Reliquary of the Lost, Black Temple HPx3'),
2324
(23418, 3, 2.2, 1, 'Essence of Suffering, Black Temple HPx3'),

0 commit comments

Comments
 (0)