Adds construct / deconstruct crates (#5650)

This commit is contained in:
Peptide90
2021-12-06 22:10:03 +00:00
committed by GitHub
parent 38990d4f95
commit e2a7fd24d5
14 changed files with 319 additions and 32 deletions

View File

@@ -0,0 +1,5 @@
# Locked
construction-examine-condition-unlock = First, [color=limegreen]unlock[/color] it.
construction-examine-condition-lock = First, [color=red]lock[/color] it.
construction-step-condition-unlock = It must be unlocked.
construction-step-condition-lock = It must be locked.