We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0dff0a commit 62fb703Copy full SHA for 62fb703
Resources/Locale/en-US/nuke/nuke-core-container.ftl
@@ -1,2 +1,3 @@
1
nuke-core-container-whitelist-fail-popup = That doesn't fit into the container.
2
nuke-core-container-sealed-popup = The {$container} is sealed shut!
3
+nuke-core-container-closed-fail-popup = You need to open the container first!
Resources/Prototypes/Entities/Objects/Misc/plutonium_core.yml
@@ -47,6 +47,7 @@
47
whitelist:
48
tags:
49
- PlutoniumCore
50
+ lockedFailPopup: nuke-core-container-closed-fail-popup
51
whitelistFailPopup: nuke-core-container-whitelist-fail-popup
52
- type: GenericVisualizer
53
visuals:
0 commit comments