Airlock construction (#3609)
* Add construction and deconstsruction of airlocks * Change name to door electronics * Rearrange things * Fix errors * Fix physics error from bumping * Prevent editing the map for now * Address reviews * Change switch to if * Fix newlines
This commit is contained in:
7
Resources/Locale/en-US/construction/conditions.ftl
Normal file
7
Resources/Locale/en-US/construction/conditions.ftl
Normal file
@@ -0,0 +1,7 @@
|
||||
# DoorWelded
|
||||
construction-condition-door-weld = First, weld the {$entityName}.
|
||||
construction-condition-door-unweld = First, unweld the {$entityName}.
|
||||
|
||||
# AirlockBolted
|
||||
construction-condition-airlock-bolt = First, bolt the {$entityName}.
|
||||
construction-condition-airlock-unbolt = First, unbolt the {$entityName}.
|
||||
Reference in New Issue
Block a user