Secret stash refractor (#29396)

* First commit

* Will do this in another PR!

* maybe?

* Moved stuff to ToolOpenableSystem because its smarter and cooler
This commit is contained in:
beck-thompson
2024-08-08 16:51:58 -07:00
committed by GitHub
parent e4ff5780d5
commit ad18c6e9a5
11 changed files with 513 additions and 351 deletions

View File

@@ -0,0 +1,6 @@
tool-openable-component-examine-closed = The {$name} is closed.
tool-openable-component-examine-opened = The {$name} is open.
tool-openable-component-verb-close = Close
tool-openable-component-verb-open = Open
tool-openable-component-verb-cant-close = You can't close the {$name} with that.