From 6eca66a6374afb3eb777b8fdbbc40784e945e29b Mon Sep 17 00:00:00 2001 From: Nemanja <98561806+EmoGarbage404@users.noreply.github.com> Date: Wed, 2 Nov 2022 18:33:08 -0400 Subject: [PATCH] make this one virtual ent noSpawn (#12361) --- Resources/Prototypes/Entities/Virtual/stripping_hidden.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Virtual/stripping_hidden.yml b/Resources/Prototypes/Entities/Virtual/stripping_hidden.yml index 86c01b507a..24c234af15 100644 --- a/Resources/Prototypes/Entities/Virtual/stripping_hidden.yml +++ b/Resources/Prototypes/Entities/Virtual/stripping_hidden.yml @@ -5,7 +5,7 @@ id: StrippingHiddenEntity name: Hidden Entity description: There is something in this pocket. #Or maybe they ar... nah... too obvious a joke. - noSpawn: false + noSpawn: true components: - type: Sprite texture: Interface/VerbIcons/information.svg.192dpi.png