mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-17 05:54:05 +09:00
new fixture: table
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
"TOOLTIP_item@basegame:20": "Cuts trees",
|
||||
"TOOLTIP_item@basegame:21": "Cuts trees",
|
||||
"TOOLTIP_item@basegame:22": "Cuts trees, just barely",
|
||||
/*"TOOLTIP_item@basegame:22": "Perhaps it’s more useful for casting than actually using",*/
|
||||
"TOOLTIP_item@basegame:23": "Breaks rocks",
|
||||
"TOOLTIP_item@basegame:24": "Cuts trees",
|
||||
"TOOLTIP_item@basegame:25": "Finer grains of dirts that gets stronger when burned",
|
||||
|
||||
@@ -67,6 +67,10 @@
|
||||
"ITEM_SLEDGEHAMMER_STEEL": "Steel Sledgehammer",
|
||||
"ITEM_SMELTER_SMALL": "Small Smelter",
|
||||
"ITEM_STORAGE_CHEST": "Storage Chest",
|
||||
"ITEM_TABLE_OAK": "Oak Table",
|
||||
"ITEM_TABLE_EBONY": "Ebony Table",
|
||||
"ITEM_TABLE_BIRCH": "Birch Table",
|
||||
"ITEM_TABLE_ROSEWOOD": "Rosewood Table",
|
||||
"ITEM_TIKI_TORCH": "Tiki Torch",
|
||||
"ITEM_TURNTABLE": "Turntable",
|
||||
"ITEM_TYPEWRITER": "Typewriter",
|
||||
|
||||
@@ -67,6 +67,10 @@
|
||||
"ITEM_SLEDGEHAMMER_STEEL": "강철 해머",
|
||||
"ITEM_SMELTER_SMALL": "소형 고로",
|
||||
"ITEM_STORAGE_CHEST": "보관상자",
|
||||
"ITEM_TABLE_OAK": "나무 탁자",
|
||||
"ITEM_TABLE_EBONY": "흑단 탁자",
|
||||
"ITEM_TABLE_BIRCH": "백단 탁자",
|
||||
"ITEM_TABLE_ROSEWOOD": "자단 탁자",
|
||||
"ITEM_TIKI_TORCH": "티키 토치",
|
||||
"ITEM_TURNTABLE": "전축",
|
||||
"ITEM_TYPEWRITER": "타자기",
|
||||
|
||||
Reference in New Issue
Block a user