* Disallow construction of construction ghosts from inside a container * Move IsInContainer check to before doing container ensuring * Move IsInContainer check to HandleStartStructureConstruction to allow building items but not construct structures when inside a cozy locker * Update Resources/Locale/en-US/construction/construction-system.ftl Co-authored-by: Vera Aguilera Puerto <6766154+Zumorica@users.noreply.github.com>
7 lines
365 B
Plaintext
7 lines
365 B
Plaintext
## ConstructionSystem
|
|
|
|
construction-system-construct-cannot-start-another-construction = You can't start another construction now!
|
|
construction-system-construct-no-materials = You don't have the materials to build that!
|
|
construction-system-already-building = You are already building that!
|
|
construction-system-inside-container = You can't build while you're there!
|