From bbce504d124e91a305eee3b1990d098c583f72ea Mon Sep 17 00:00:00 2001 From: DrSmugleaf Date: Tue, 9 Feb 2021 20:02:57 +0100 Subject: [PATCH] Fix ordering of behaviors in MachineFrame --- .../Prototypes/Entities/Constructible/Power/machine_frame.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Constructible/Power/machine_frame.yml b/Resources/Prototypes/Entities/Constructible/Power/machine_frame.yml index dd979087f5..a0712d2cc9 100644 --- a/Resources/Prototypes/Entities/Constructible/Power/machine_frame.yml +++ b/Resources/Prototypes/Entities/Constructible/Power/machine_frame.yml @@ -82,10 +82,10 @@ !type:DamageTrigger damage: 100 behaviors: - - !type:DoActsBehavior - acts: ["Destruction"] - !type:ChangeConstructionNodeBehavior node: missingWires + - !type:DoActsBehavior + acts: ["Destruction"] - type: MachineFrame - type: Sprite netsync: false