Removed old Loc.GetString() use instances (#4155)
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# AirlockBolted
|
||||
construction-condition-airlock-bolt = First, bolt the {$entityName}.
|
||||
construction-condition-airlock-unbolt = First, unbolt the {$entityName}.
|
||||
@@ -0,0 +1,3 @@
|
||||
# DoorWelded
|
||||
construction-condition-door-weld = First, weld the {$entityName}.
|
||||
construction-condition-door-unweld = First, unweld the {$entityName}.
|
||||
@@ -0,0 +1,4 @@
|
||||
# MachineFrameComplete
|
||||
construction-condition-machine-frame-requirement-label = Requires:
|
||||
construction-condition-machine-frame-insert-circuit-board-message = Insert [color=cyan]any machine circuit board[/color].
|
||||
construction-condition-machine-frame-required-element-entry = [color=yellow]{$amount}x[/color] [color=green]{$elementName}[/color]
|
||||
@@ -0,0 +1,2 @@
|
||||
# ToiletLidClosed
|
||||
construction-condition-toilet-lid-closed = Use a [color=yellow]crowbar[/color] to close the lid.
|
||||
@@ -0,0 +1,3 @@
|
||||
# WirePanel
|
||||
construction-condition-wire-panel-open = First, open the maintenance panel.
|
||||
construction-condition-wire-panel-close = First, close the maintenance panel.
|
||||
Reference in New Issue
Block a user