Skip to content

Commit

Permalink
fix: Detune some ZA abilities
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyeriah committed Jan 8, 2025
1 parent f842f90 commit 0e0b185
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion data/sql/db-world/zone_difficulty_spelloverrides.sql
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,7 @@ INSERT INTO `zone_difficulty_spelloverrides` (`SpellID`, `MapId`, `NerfValue`, `
(41001, 564, 1, 65, 'Black Temple - Mother Shahraz - Fatal Attraction'),
(42005, 564, 1, 65, 'Black Temple - Gurtogg Bloodboil - Bloodboil'),
(41078, 564, 1.1, 65, 'Black Temple - Illidan - Shadow Blast'),
(41131, 564, 1.1, 65, 'Black Temple - Illidan - Flame Burst');
(41131, 564, 1.1, 65, 'Black Temple - Illidan - Flame Burst'),
(43137, 568, 1, 65, 'Zul Aman - Zuljin - Zap'),
(43121, 568, 1, 65, 'Zul Aman - Zuljin - Cyclone'),
(43140, 568, 1, 65, 'Zul Aman - Janalai - Flame Breath');

0 comments on commit 0e0b185

Please sign in to comment.