19 lines
608 B
JSON
19 lines
608 B
JSON
{
|
|
"select_screw": {
|
|
"title": "Select a Screw to Unscrew",
|
|
"options": {
|
|
"1": "Top left screw",
|
|
"2": "Bottom left screw",
|
|
"3": "Top right screw",
|
|
"4": "Bottom right screw"
|
|
},
|
|
"select": "Select",
|
|
"cancel": "Cancel",
|
|
"change_selection": "Change Selection"
|
|
},
|
|
"screw_minigame": {
|
|
"instructions_escape": "[E] - Escape \n [X] - Cancel",
|
|
"hint": "Hold LMB on the screw to unscrew it. \n Hold R to switch camera view. \n Press X to cancel"
|
|
},
|
|
"interaction_label": "Sit on toilet"
|
|
} |