mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-12 19:44:05 +09:00
inventory UI wip update
Two columns, some marginal spaces to make it look better Former-commit-id: c26d11e499970280b78193772d29937295916ae2
This commit is contained in:
@@ -25,6 +25,11 @@
|
||||
"TILE_STONE_QUARRIED_PLURAL": "Quarried stones",
|
||||
"TILE_SAND": "Sand",
|
||||
"TILE_SAND_PLURAL": "Sands",
|
||||
"TILE_SAND_WHITE": "White sand",
|
||||
"TILE_SAND_RED": "Red sand",
|
||||
"TILE_SAND_DESERT": "Sand",
|
||||
"TILE_SAND_BLACK": "Black sand",
|
||||
"TILE_SAND_GREEN": "Green sand",
|
||||
"TILE_GRAVEL": "Gravel",
|
||||
"TILE_GRAVEL_PLURAL": "Gravels",
|
||||
"TILE_ORE_MALACHITE": "Malachite",
|
||||
@@ -71,6 +76,12 @@
|
||||
"TILE_PLATFORM_BLOODROSE_PLURAL": "Rosewood platforms",
|
||||
"TILE_TORCH": "Torch",
|
||||
"TILE_TORCH_PLURAL": "Torches",
|
||||
"TILE_SANDSTONE": "Sandstone",
|
||||
"TILE_SANDSTONE_WHITE": "White sandstone",
|
||||
"TILE_SANDSTONE_RED": "Red sandstone",
|
||||
"TILE_SANDSTONE_DESERT": "Sandstone",
|
||||
"TILE_SANDSTONE_BLACK": "Black sandstone",
|
||||
"TILE_SANDSTONE_GREEN": "Green sandstone",
|
||||
"TILE_WATER": "Water",
|
||||
"TILE_WATER_PLURAL": "Waters",
|
||||
"TILE_LAVA": "Lava",
|
||||
|
||||
Reference in New Issue
Block a user