Skip to content

Commit

Permalink
Plugins/Statistics: Fix recording stats on SoD Onyxia
Browse files Browse the repository at this point in the history
  • Loading branch information
funkydude committed Jul 25, 2024
1 parent 0b4a991 commit 780070e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Plugins/Statistics.lua
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ local difficultyTable = {
[148] = "normal", -- 20 Player (AQ20)
--[175] = "normal", -- 10 Player (karazhan) -- move from 3 (fake) to 175 (guessed)
--[176] = "normal", -- 25 Player (sunwell)
[186] = "SOD", -- 40 Player (Onyxia - Classic Season of Discovery)
[198] = "normal", -- Normal [10] (Blackfathom Deeps/Gnomeregan - Classic Season of Discovery)
[215] = "normal", -- Normal [20] (Sunken Temple - Classic Season of Discovery)
[220] = "story", -- Story
Expand Down

0 comments on commit 780070e

Please sign in to comment.