You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
936 B

local L = BigWigs:NewBossLocale("Underrot Trash", "frFR")
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 = "Esprit avili"
L.priest = "Prêtresse de sang dévote"
L.maggot = "Ver fétide"
L.matron = "Matrone de sang élue"
L.lasher = "Flagellant malade"
L.bloodswarmer = "Grouillante de sang farouche"
L.rot = "Pourriture vivante"
L.deathspeaker = "Nécrorateur déchu"
L.defiler = "Profanateur lige-sang"
L.corruptor = "Corrupteur sans-visage"
end
L = BigWigs:NewBossLocale("Infested Crawg", "frFR")
if L then
-- L.random_cast = "Charge or Indigestion"
-- L.random_cast_desc = "The first cast after each Tantrum is random."
end