Skip to content

Commit

Permalink
Update Nerissa id
Browse files Browse the repository at this point in the history
  • Loading branch information
APillowEdwards authored and fstenstrom committed Oct 10, 2024
1 parent 71ea119 commit e5830eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BossData.lua
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ local tracked_bosses = {
["Nerissa"] = {
name = "Nerissa", -- Nerissa Heartless
color = "|cffbec0c2",
ids = {162819},
ids = {162690},
is_saved_fcn = function() return IsSavedDaily(58851); end,
soundfile = Sound.SOUND_FILE_DEFAULT,
min_respawn = MinToSec(45),
Expand Down

0 comments on commit e5830eb

Please sign in to comment.