local L = BigWigs:NewBossLocale("Underrot Trash", "koKR") if not L then return end if L then -- L.custom_on_fixate_plates = "Thirst For Blood icon on Enemy Nameplate" -- L.custom_on_fixate_plates_desc = "Show an icon on the target nameplate that is fixating on you.\nRequires the use of Enemy Nameplates. This feature is currently only supported by KuiNameplates." -- L.spirit = "Befouled Spirit" -- L.priest = "Devout Blood Priest" -- L.maggot = "Fetid Maggot" -- L.matron = "Chosen Blood Matron" -- L.lasher = "Diseased Lasher" -- L.bloodswarmer = "Feral Bloodswarmer" -- L.rot = "Living Rot" -- L.deathspeaker = "Fallen Deathspeaker" -- L.defiler = "Bloodsworn Defiler" -- L.corruptor = "Faceless Corruptor" end L = BigWigs:NewBossLocale("Infested Crawg", "koKR") if L then -- L.random_cast = "Charge or Indigestion" -- L.random_cast_desc = "The first cast after each Tantrum is random." end