new fixture: table

This commit is contained in:
minjaesong
2024-03-03 17:06:10 +09:00
parent 34415f720d
commit 91798436cb
13 changed files with 204 additions and 2 deletions

View File

@@ -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 its 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",

View File

@@ -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",

View File

@@ -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": "타자기",