Files
crystall-punk-14/Resources/Locale/en-US/construction/construction-system.ftl
Mads Glahder 08cfc3bb46 Fix construction from inside containers (#4595)
* 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>
2021-09-18 10:38:42 +02:00

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!