From d2e2ed5e25096bea00706d76cda12dfca7be7947 Mon Sep 17 00:00:00 2001 From: Leon Friedrich <60421075+ElectroJr@users.noreply.github.com> Date: Fri, 28 Oct 2022 19:08:46 +1300 Subject: [PATCH] Remove physics from constructionghost (#12259) --- Resources/Prototypes/Entities/Markers/construction_ghost.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Markers/construction_ghost.yml b/Resources/Prototypes/Entities/Markers/construction_ghost.yml index 396e042f4a..d198ebdd51 100644 --- a/Resources/Prototypes/Entities/Markers/construction_ghost.yml +++ b/Resources/Prototypes/Entities/Markers/construction_ghost.yml @@ -6,6 +6,5 @@ - type: Sprite color: '#3F38' - type: ConstructionGhost - - type: Physics - type: Clickable - type: InteractionOutline