From 51f7858b78a3da8cdf4693f5d0b963ca69b6f66e Mon Sep 17 00:00:00 2001 From: BlueTechno <69437358+BlueThecno@users.noreply.github.com> Date: Fri, 5 Mar 2021 12:30:45 -0400 Subject: [PATCH] Added "armor" and "buildingdamage" stats (#4794) Also fixed the description of the separator (so it matches the english description) --- core/assets/bundles/bundle_es.properties | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/core/assets/bundles/bundle_es.properties b/core/assets/bundles/bundle_es.properties index ffe4a20976..e9d0f796e3 100644 --- a/core/assets/bundles/bundle_es.properties +++ b/core/assets/bundles/bundle_es.properties @@ -678,6 +678,7 @@ stat.drillspeed = Velocidad del Taladro stat.boosteffect = Efecto de Potenciador stat.maxunits = Máximo de Unidades Activas stat.health = Vida +stat.armor = Armadura stat.buildtime = Tiempo de construcción stat.maxconsecutive = Máximo consecutivo stat.buildcost = Coste de construcción @@ -745,6 +746,7 @@ bullet.sapping = [stat]Oxidante bullet.homing = [stat]Rastreadora bullet.shock = [stat]Electrizante bullet.frag = [stat]De fragmentación +bullet.buildingdamage = [stat]{0}%[lightgray]daño a estructuras bullet.knockback = [stat]{0}[lightgray] Empuje bullet.pierce = [stat]{0}[lightgray]x penetración bullet.infinitepierce = [stat]Penetrante @@ -1337,7 +1339,7 @@ block.cryofluid-mixer.description = Combina agua y titanio en líquido criogéni block.blast-mixer.description = Usa esporas para transformar pirotita en un objeto menos inflamable pero más explosivo: el compuesto explosivo. block.pyratite-mixer.description = Mezcla carbón, plomo y arena en pirotita altamente inflamable. block.melter.description = Calienta chatarra a temperaturas muy altas para obtener magma. -block.separator.description = Expone piedra a la presión del agua para obtener diversos minerales contenidos en la piedra. +block.separator.description = Separa el magma en sus componentes minerales. block.spore-press.description = Comprime esporas en petróleo. block.pulverizer.description = Despedaza la chatarra en arena. Útil cuando no hay arena natural. block.coal-centrifuge.description = Solidifica petróleo en piezas de carbón.