You can now stuff the nuke disk in plushies (#40674)
Because there's no reason you shouldn't be able to. Fixes #40669
This commit is contained in:
parent
464e19065f
commit
1690c86ede
|
|
@ -12,10 +12,8 @@
|
|||
blacklist:
|
||||
components:
|
||||
- SecretStash # Prevents being able to insert plushies inside each other (infinite plush)!
|
||||
- NukeDisk # Could confuse the Nukies if they don't know that plushies have a stash.
|
||||
tags:
|
||||
- QuantumSpinInverter # It will cause issues with the grinder...
|
||||
- FakeNukeDisk # So you can't tell if the nuke disk is real or fake depending on if it can be inserted or not.
|
||||
- type: ToolOpenable
|
||||
openToolQualityNeeded: Slicing
|
||||
closeToolQualityNeeded: Slicing # Should probably be stitching or something if that gets added
|
||||
|
|
|
|||
Loading…
Reference in New Issue