mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-02-10 18:57:39 +07:00
Added "armor" and "buildingdamage" stats (#4794)
Also fixed the description of the separator (so it matches the english description)
This commit is contained in:
parent
ab83b872a2
commit
51f7858b78
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user