More character support, made menus collapsible

This commit is contained in:
Anuken
2017-12-27 23:05:10 -05:00
parent c693674ac6
commit b25c611c33
35 changed files with 569 additions and 343 deletions

View File

@@ -33,9 +33,8 @@ text.loading=[accent]Loading...
text.wave=[orange]Wave {0}
text.wave.waiting=Wave in {0}
text.waiting=Waiting...
text.countdown=Wave in {0}
text.enemies={0} Enemies left
text.enemies.single={0} Enemy left
text.enemies={0} Enemies
text.enemies.single={0} Enemy
text.loadimage=Load Image
text.saveimage=Save Image
text.editor.badsize=[orange]Invalid image dimensions![]\nValid map dimensions: {0}
@@ -375,7 +374,7 @@ block.stoneformer.name=stone former
block.stoneformer.fulldescription=Soldifies liquid lava into stone. Useful for producing massive amounts of stone for coal purifiers.
block.stoneformer.description=Converts lava to stone.
block.lavasmelter.name=lava smelter
block.lavasmelter.fulldescription=Uses lava to convert iron to steel. An alternative to smelteries. Useful in situations where coal is scarace.
block.lavasmelter.fulldescription=Uses lava to convert iron to steel. An alternative to smelteries. Useful in situations where coal is scarce.
block.lavasmelter.description=Converts iron + lava to steel.
block.stonedrill.name=stone drill
block.stonedrill.fulldescription=The essential drill. When placed on stone tiles, outputs stone at a slow pace indefinitely.