Skip to content

Commit

Permalink
Amirdrassil/Fyrakk: Update locales
Browse files Browse the repository at this point in the history
  • Loading branch information
nebularg committed Nov 19, 2023
1 parent 60c7cc3 commit 32c22f4
Show file tree
Hide file tree
Showing 11 changed files with 102 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Amirdrassil/Fyrakk.lua
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ if L then
L.fyralaths_mark = "Mark"
L.spirits_of_the_kaldorei = "Spirits"
L.greater_firestorm = "Meteors [G]" -- G for Greater
L.incarnate = "Knockup"
L.incarnate = "Fly Away"
L.shadowflame_devastation = "Deep Breath"
L.eternal_firestorm = "Meteors [E]" -- E for Eternal
end
Expand Down Expand Up @@ -365,7 +365,7 @@ function mod:Incarnate(args)

elseif self:GetStage() == 2 then
self:StopBar(CL.count:format(L.incarnate, incarnateCount))
self:Message(args.spellId, "yellow", CL.count:format(L.incarnate, incarnateCount))
self:Message(args.spellId, "yellow", CL.casting:format(CL.count:format(L.incarnate, incarnateCount)))
self:PlaySound(args.spellId, "info")
incarnateCount = incarnateCount + 1

Expand Down
10 changes: 10 additions & 0 deletions Amirdrassil/Locales/deDE.lua
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,14 @@ end
L = BigWigs:NewBossLocale("Fyrakk the Blazing", "deDE")
if L then
L.spirit_trigger = "Geist der Kaldorei"

--L.firestorm = "Meteors"
--L.dream_rend = "Pull In"
--L.fyralaths_bite = "Tank Frontal"
--L.fyralaths_mark = "Mark"
--L.spirits_of_the_kaldorei = "Spirits"
--L.greater_firestorm = "Meteors [G]" -- G for Greater
--L.incarnate = "Fly Away"
--L.shadowflame_devastation = "Deep Breath"
--L.eternal_firestorm = "Meteors [E]" -- E for Eternal
end
10 changes: 10 additions & 0 deletions Amirdrassil/Locales/esES.lua
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,14 @@ end
L = BigWigs:NewBossLocale("Fyrakk the Blazing", "esES")
if L then
L.spirit_trigger = "Espíritu de los kaldorei"

--L.firestorm = "Meteors"
--L.dream_rend = "Pull In"
--L.fyralaths_bite = "Tank Frontal"
--L.fyralaths_mark = "Mark"
--L.spirits_of_the_kaldorei = "Spirits"
--L.greater_firestorm = "Meteors [G]" -- G for Greater
--L.incarnate = "Fly Away"
--L.shadowflame_devastation = "Deep Breath"
--L.eternal_firestorm = "Meteors [E]" -- E for Eternal
end
10 changes: 10 additions & 0 deletions Amirdrassil/Locales/esMX.lua
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,14 @@ end
L = BigWigs:NewBossLocale("Fyrakk the Blazing", "esMX")
if L then
L.spirit_trigger = "Espíritu de los kaldorei"

--L.firestorm = "Meteors"
--L.dream_rend = "Pull In"
--L.fyralaths_bite = "Tank Frontal"
--L.fyralaths_mark = "Mark"
--L.spirits_of_the_kaldorei = "Spirits"
--L.greater_firestorm = "Meteors [G]" -- G for Greater
--L.incarnate = "Fly Away"
--L.shadowflame_devastation = "Deep Breath"
--L.eternal_firestorm = "Meteors [E]" -- E for Eternal
end
10 changes: 10 additions & 0 deletions Amirdrassil/Locales/frFR.lua
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,14 @@ end
L = BigWigs:NewBossLocale("Fyrakk the Blazing", "frFR")
if L then
L.spirit_trigger = "Esprit des Kaldorei"

--L.firestorm = "Meteors"
--L.dream_rend = "Pull In"
--L.fyralaths_bite = "Tank Frontal"
--L.fyralaths_mark = "Mark"
--L.spirits_of_the_kaldorei = "Spirits"
--L.greater_firestorm = "Meteors [G]" -- G for Greater
--L.incarnate = "Fly Away"
--L.shadowflame_devastation = "Deep Breath"
--L.eternal_firestorm = "Meteors [E]" -- E for Eternal
end
10 changes: 10 additions & 0 deletions Amirdrassil/Locales/itIT.lua
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,14 @@ end
L = BigWigs:NewBossLocale("Fyrakk the Blazing", "itIT")
if L then
L.spirit_trigger = "Spirito dei Kaldorei"

--L.firestorm = "Meteors"
--L.dream_rend = "Pull In"
--L.fyralaths_bite = "Tank Frontal"
--L.fyralaths_mark = "Mark"
--L.spirits_of_the_kaldorei = "Spirits"
--L.greater_firestorm = "Meteors [G]" -- G for Greater
--L.incarnate = "Fly Away"
--L.shadowflame_devastation = "Deep Breath"
--L.eternal_firestorm = "Meteors [E]" -- E for Eternal
end
10 changes: 10 additions & 0 deletions Amirdrassil/Locales/koKR.lua
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,14 @@ end
L = BigWigs:NewBossLocale("Fyrakk the Blazing", "koKR")
if L then
L.spirit_trigger = "칼도레이의 영혼"

--L.firestorm = "Meteors"
--L.dream_rend = "Pull In"
--L.fyralaths_bite = "Tank Frontal"
--L.fyralaths_mark = "Mark"
--L.spirits_of_the_kaldorei = "Spirits"
--L.greater_firestorm = "Meteors [G]" -- G for Greater
--L.incarnate = "Fly Away"
--L.shadowflame_devastation = "Deep Breath"
--L.eternal_firestorm = "Meteors [E]" -- E for Eternal
end
10 changes: 10 additions & 0 deletions Amirdrassil/Locales/ptBR.lua
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,14 @@ end
L = BigWigs:NewBossLocale("Fyrakk the Blazing", "ptBR")
if L then
L.spirit_trigger = "Espírito dos Kaldorei"

--L.firestorm = "Meteors"
--L.dream_rend = "Pull In"
--L.fyralaths_bite = "Tank Frontal"
--L.fyralaths_mark = "Mark"
--L.spirits_of_the_kaldorei = "Spirits"
--L.greater_firestorm = "Meteors [G]" -- G for Greater
--L.incarnate = "Fly Away"
--L.shadowflame_devastation = "Deep Breath"
--L.eternal_firestorm = "Meteors [E]" -- E for Eternal
end
10 changes: 10 additions & 0 deletions Amirdrassil/Locales/ruRU.lua
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,14 @@ end
L = BigWigs:NewBossLocale("Fyrakk the Blazing", "ruRU")
if L then
L.spirit_trigger = "Дух калдорай"

--L.firestorm = "Meteors"
--L.dream_rend = "Pull In"
--L.fyralaths_bite = "Tank Frontal"
--L.fyralaths_mark = "Mark"
--L.spirits_of_the_kaldorei = "Spirits"
--L.greater_firestorm = "Meteors [G]" -- G for Greater
--L.incarnate = "Fly Away"
--L.shadowflame_devastation = "Deep Breath"
--L.eternal_firestorm = "Meteors [E]" -- E for Eternal
end
10 changes: 10 additions & 0 deletions Amirdrassil/Locales/zhCN.lua
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,14 @@ end
L = BigWigs:NewBossLocale("Fyrakk the Blazing", "zhCN")
if L then
L.spirit_trigger = "卡多雷精魂"

--L.firestorm = "Meteors"
--L.dream_rend = "Pull In"
--L.fyralaths_bite = "Tank Frontal"
--L.fyralaths_mark = "Mark"
--L.spirits_of_the_kaldorei = "Spirits"
--L.greater_firestorm = "Meteors [G]" -- G for Greater
--L.incarnate = "Fly Away"
--L.shadowflame_devastation = "Deep Breath"
--L.eternal_firestorm = "Meteors [E]" -- E for Eternal
end
10 changes: 10 additions & 0 deletions Amirdrassil/Locales/zhTW.lua
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,14 @@ end
L = BigWigs:NewBossLocale("Fyrakk the Blazing", "zhTW")
if L then
L.spirit_trigger = "卡多雷精魂"

--L.firestorm = "Meteors"
--L.dream_rend = "Pull In"
--L.fyralaths_bite = "Tank Frontal"
--L.fyralaths_mark = "Mark"
--L.spirits_of_the_kaldorei = "Spirits"
--L.greater_firestorm = "Meteors [G]" -- G for Greater
--L.incarnate = "Fly Away"
--L.shadowflame_devastation = "Deep Breath"
--L.eternal_firestorm = "Meteors [E]" -- E for Eternal
end

0 comments on commit 32c22f4

Please sign in to comment.