Removed Upgrade class / Buffed units / Bugfixes

This commit is contained in:
Anuken
2018-08-24 09:39:02 -04:00
parent ee835f6514
commit 5e8686db77
15 changed files with 96 additions and 89 deletions

View File

@@ -395,6 +395,7 @@ content.item.name=Items
content.liquid.name=Liquids
content.unit-type.name=Units
content.recipe.name=Blocks
content.mech.name=Mechs
item.stone.name=Stone
item.stone.description=A common raw material. Used for separating and refining into other materials, or melting into lava.
@@ -430,6 +431,15 @@ liquid.lava.name=Lava
liquid.oil.name=Oil
liquid.cryofluid.name=Cryofluid
mech.alpha.name=Alpha
mech.delta.name=Delta
mech.tau.name=Tau
mech.omega.name=Omega
mech.dart.name=Dart
mech.javelin.name=Javelin
mech.trident.name=Trident
mech.halberd.name=Halberd
text.item.explosiveness=[LIGHT_GRAY]Explosiveness: {0}
text.item.flammability=[LIGHT_GRAY]Flammability: {0}
text.item.radioactivity=[LIGHT_GRAY]Radioactivity: {0}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 141 KiB

After

Width:  |  Height:  |  Size: 141 KiB