diff --git a/DBM-Raids-Vanilla/localization.br.lua b/DBM-Raids-Vanilla/localization.br.lua index dd5745bf..5c3b569b 100644 --- a/DBM-Raids-Vanilla/localization.br.lua +++ b/DBM-Raids-Vanilla/localization.br.lua @@ -527,9 +527,6 @@ L:SetOptionLocalization{ } L:SetMiscLocalization{ Phase2Emote = "fogem à medida que o poder do orbe é drenado.", - YellEgg1 = "Vocês pagarão caro por me forçarem a fazer isso!", - YellEgg2 = "Tolos! Esses ovos são mais preciosos do que vocês imaginam!", - YellEgg3 = "Não! Mais um, não! Cortarei suas cabeças por esta atrocidade!", YellPull = "Invasores violaram a incubadora! Soem o alarme! Protejam os ovos a todo custo!" } ------------------- diff --git a/DBM-Raids-Vanilla/localization.cn.lua b/DBM-Raids-Vanilla/localization.cn.lua index 01909c7b..39b0646f 100644 --- a/DBM-Raids-Vanilla/localization.cn.lua +++ b/DBM-Raids-Vanilla/localization.cn.lua @@ -269,9 +269,6 @@ L:SetOptionLocalization{ } L:SetMiscLocalization{ Phase2Emote = "失去能量,停止运作!", - YellEgg1 = "你要为强迫我这么做而付出代价!", - YellEgg2 = "蠢货!这些蛋比你认为的要珍贵的多!", -- needs localized resource - YellEgg3 = "不!住手!我要你的头颅来弥补你的罪行!", YellPull = "入侵者闯入孵化室了!警报!不惜一切代价保护蛋!" } ------------------- diff --git a/DBM-Raids-Vanilla/localization.en.lua b/DBM-Raids-Vanilla/localization.en.lua index 39bd9b44..40af6a0b 100755 --- a/DBM-Raids-Vanilla/localization.en.lua +++ b/DBM-Raids-Vanilla/localization.en.lua @@ -281,9 +281,6 @@ L:SetOptionLocalization{ } L:SetMiscLocalization{ Phase2Emote = "flee as the controlling power of the orb is drained.", - YellEgg1 = "You'll pay for forcing me to do this!", - YellEgg2 = "Fools! These eggs are more precious than you know!", - YellEgg3 = "No - not another one! I'll have your heads for this atrocity!", YellPull = "Intruders have breached the hatchery! Sound the alarm! Protect the eggs at all costs!\r\n"--Yes this yell actually has a return and new line in it. as grabbed by transcriptor } ------------------- diff --git a/DBM-Raids-Vanilla/localization.es.lua b/DBM-Raids-Vanilla/localization.es.lua index 3b9d1843..790ec882 100644 --- a/DBM-Raids-Vanilla/localization.es.lua +++ b/DBM-Raids-Vanilla/localization.es.lua @@ -270,7 +270,7 @@ L:SetOptionLocalization{ } L:SetMiscLocalization{ Phase2Emote = "huyen mientras se consume el poder del orbe.", - YellPull = "¡Los invasores han penetrado en El Criadero! ¡Activad la alarma! ¡Hay que proteger los huevos a toda costa!" + YellPull = "¡Tenemos intrusos en El Criadero! ¡Haced sonar la alarma! ¡Proteged los huevos a toda costa!" } ------------------- -- Vaelastrasz -- @@ -290,7 +290,11 @@ L:SetMiscLocalization{ L = DBM:GetModLocalization("Broodlord") L:SetGeneralLocalization{ - name = "Señor de linaje Capazote" + name = "Señor de prole Capazote" +} + +L:SetMiscLocalization{ + Pull = "¡Ninguno de los vuestros debería estar aquí! ¡Os habéis condenado vosotros mismos!" } --------------- diff --git a/DBM-Raids-Vanilla/localization.fr.lua b/DBM-Raids-Vanilla/localization.fr.lua index 5a7ea38b..7cfd8dbf 100644 --- a/DBM-Raids-Vanilla/localization.fr.lua +++ b/DBM-Raids-Vanilla/localization.fr.lua @@ -405,9 +405,6 @@ L:SetOptionLocalization{ } L:SetMiscLocalization{ Phase2Emote = "s'enfuit car le contrôle de l'orbe s'affaiblit.", - YellEgg1 = "Vous allez payer pour m'avoir forcé à faire ça !", - YellEgg2 = "Imbéciles ! Vous n'avez pas idée de la valeur de ces œufs !", - YellEgg3 = "Non, pas un autre ! J'aurai vos têtes pour venger cette atrocité !", YellPull = "La chambre des œufs est envahie ! Sonnez l'alarme ! Protégez les œufs à tout prix !" } ------------------- diff --git a/DBM-Raids-Vanilla/localization.mx.lua b/DBM-Raids-Vanilla/localization.mx.lua index e597993a..62e20368 100644 --- a/DBM-Raids-Vanilla/localization.mx.lua +++ b/DBM-Raids-Vanilla/localization.mx.lua @@ -405,9 +405,6 @@ L:SetOptionLocalization{ } L:SetMiscLocalization{ Phase2Emote = "huyen mientras se consume el poder del orbe.", - YellEgg1 = "¡Pagarán por obligarme a hacer esto!", - YellEgg2 = "¡Locos! ¡Esos huevos son más valiosos de lo que creen!", - YellEgg3 = "¡No, otro no! ¡Rodarán sus cabezas por esta infamia!", YellPull = "¡Los invasores han penetrado en El Criadero! ¡Activa la alarma! ¡Hay que proteger los huevos a toda costa!" } -------------------