mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-07 12:21:52 +09:00
wrench axle wip
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
"MENU_LABEL_USE_CODE": "Use Code",
|
||||
"MENU_MODE_BUILDINGMAKER": "POI Editor",
|
||||
"MENU_UPDATE_UPDATE_AVAILABLE": "Update Available!",
|
||||
"GAME_ACTION_DISMANTLE": "Dismantle",
|
||||
"GAME_ACTION_GRAPPLE": "Grapple",
|
||||
"GAME_ACTION_QUICKSEL": "Quick Select",
|
||||
"GAME_ACTION_SELECT_SLOT": "Select Slot",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"TOOLTIP_basegame:256": "Provides stable light",
|
||||
"TOOLTIP_basegame:256": "Provides a stable light",
|
||||
"TOOLTIP_basegame:257": "Provides a light equal to the sun", /* it literally does -- provides the sunlight of the exact hour (emits "moonlight" at night time) */
|
||||
"TOOLTIP_basegame:258": "Provides a light equal to the sun at noon",
|
||||
|
||||
@@ -11,6 +11,7 @@
|
||||
"TOOLTIP_wire@basegame:1": "Carries power",
|
||||
"TOOLTIP_wire@basegame:2": "Carries power",
|
||||
"TOOLTIP_wire@basegame:16": "Carries information",
|
||||
"TOOLTIP_wire@basegame:256": "Carries rotational force",
|
||||
|
||||
"TOOLTIP_item@basegame:1": "Breaks rocks",
|
||||
"TOOLTIP_item@basegame:2": "Breaks rocks",
|
||||
@@ -44,7 +45,7 @@
|
||||
"TOOLTIP_item@basegame:28": "A music vending machine (free to play)",
|
||||
"TOOLTIP_item@basegame:29": "A coal lookalike that burns just as well and is renewable",
|
||||
"TOOLTIP_item@basegame:36": "Creates wires from metal ingots",
|
||||
"TOOLTIP_item@basegame:47": "Reorients gadgets",
|
||||
"TOOLTIP_item@basegame:47": "Reorients gadgets and axles",
|
||||
"TOOLTIP_item@basegame:48": "Melts two metal ingots to make a bar of alloy",
|
||||
"TOOLTIP_item@basegame:50": "Use it on the Electronics Workbench",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user