From c0e3c4fac755d07eb3fc136fde6d51be79454023 Mon Sep 17 00:00:00 2001 From: lzk <124214523+lzk228@users.noreply.github.com> Date: Wed, 1 May 2024 00:07:30 +0200 Subject: [PATCH] add noSpawn: true to tippy (#27538) --- Resources/Prototypes/Entities/Debugging/tippy.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Entities/Debugging/tippy.yml b/Resources/Prototypes/Entities/Debugging/tippy.yml index d8ba0fd51e..292cbed0f1 100644 --- a/Resources/Prototypes/Entities/Debugging/tippy.yml +++ b/Resources/Prototypes/Entities/Debugging/tippy.yml @@ -1,5 +1,6 @@ - type: entity id: Tippy + noSpawn: true components: - type: Sprite netsync: false -- 2.52.0