Added "armor" and "buildingdamage" stats (#4794)

Also fixed the description of the separator (so it matches the english description)
This commit is contained in:
BlueTechno 2021-03-05 12:30:45 -04:00 committed by GitHub
parent ab83b872a2
commit 51f7858b78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.