Skip to content

Commit 62fb703

Browse files
committed
Nuke core container closed fail popup
1 parent b0dff0a commit 62fb703

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
nuke-core-container-whitelist-fail-popup = That doesn't fit into the container.
22
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

+1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
whitelist:
4848
tags:
4949
- PlutoniumCore
50+
lockedFailPopup: nuke-core-container-closed-fail-popup
5051
whitelistFailPopup: nuke-core-container-whitelist-fail-popup
5152
- type: GenericVisualizer
5253
visuals:

0 commit comments

Comments
 (0)