Skip to content

Commit 2618cd1

Browse files
authored
add to creatureoverride: ZulAman Halazzi human form and Spirit of the Lynx (#53)
1 parent 6f9f8f6 commit 2618cd1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

data/sql/db-world/zone_difficulty_mythicmode_creatureoverrides.sql

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,9 @@ INSERT INTO `zone_difficulty_mythicmode_creatureoverrides` (`CreatureEntry`, `HP
3535
(23574, 3.5, 2.3, 1, 'Akilzon 3.5x mythic 2.3x normal hp'),
3636
(23578, 3.5, 2.3, 1, 'Janalai 3.5x mythic 2.3x normal hp'),
3737
(24239, 3.5, 2.3, 1, 'Hexlord 3.5x mythic 2.3x normal hp'),
38-
(23577, 3.5, 2.3, 1, 'Halazzi 3.5x mythic 2.3x normal hp'),
38+
(23577, 3.5, 2.3, 1, 'Halazzi (lynx) 3.5x mythic 2.3x normal hp'),
39+
(24144, 3.5, 2.3, 1, 'Halazzi (troll) 3.5x mythic 2.3x normal hp'),
40+
(24143, 3.5, 2.3, 1, 'Spirit of the Lynx 3.5x mythic 2.3x normal hp'),
3941
(23576, 3.5, 2.3, 1, 'Narolakk 3.5x mythic 2.3x normal hp'),
4042
(23863, 3.5, 2.5, 1, 'Zuljin 3.5x mythic 2.5x normal hp'),
4143
-- Sunwell Plateau

0 commit comments

Comments
 (0)