From: Pieter-Jan Briers Date: Fri, 3 Oct 2025 09:42:18 +0000 (+0200) Subject: You can now stuff the nuke disk in plushies (#40674) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=9c65777246d73658572e255386079ddfda2bfc93;p=space-station-14.git You can now stuff the nuke disk in plushies (#40674) Because there's no reason you shouldn't be able to. Fixes #40669 --- diff --git a/Resources/Prototypes/Entities/Objects/Fun/toys.yml b/Resources/Prototypes/Entities/Objects/Fun/toys.yml index 0c8ef383c5..a62ef84132 100644 --- a/Resources/Prototypes/Entities/Objects/Fun/toys.yml +++ b/Resources/Prototypes/Entities/Objects/Fun/toys.yml @@ -11,10 +11,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