From b192443aa36730b33fe3aeea93c0c16eebabfce5 Mon Sep 17 00:00:00 2001 From: Leon Friedrich <60421075+ElectroJr@users.noreply.github.com> Date: Sat, 12 Nov 2022 06:42:16 +1300 Subject: [PATCH] Remove another duplicate prototype (#12547) --- Resources/Prototypes/NPCs/medibot.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/Resources/Prototypes/NPCs/medibot.yml b/Resources/Prototypes/NPCs/medibot.yml index 493cc45508..8b51f9996b 100644 --- a/Resources/Prototypes/NPCs/medibot.yml +++ b/Resources/Prototypes/NPCs/medibot.yml @@ -17,7 +17,6 @@ - id: WaitIdleTimePrimitive - id: MedibotInjectPrimitive - - type: htnPrimitive id: MedibotSpeakPrimitive operator: !type:SpeakOperator @@ -33,9 +32,3 @@ id: MedibotInjectPrimitive operator: !type:MedibotInjectOperator targetKey: InjectTarget - -- type: htnPrimitive - id: SetIdleTimePrimitive - operator: !type:SetFloatOperator - targetKey: IdleTime - amount: 3