From ade3ff0ebaf2445760d6eeb6196c4db86a232d8e Mon Sep 17 00:00:00 2001 From: DEATHB4DEFEAT Date: Mon, 19 Aug 2024 23:26:38 -0700 Subject: [PATCH] fix tests --- .../Parkstation/Entities/Clothing/Head/hardsuits.yml | 4 +--- .../Parkstation/Entities/Objects/Misc/handcuffs.yml | 5 ----- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/Resources/Prototypes/Parkstation/Entities/Clothing/Head/hardsuits.yml b/Resources/Prototypes/Parkstation/Entities/Clothing/Head/hardsuits.yml index 148219f03f..aaf97e3bb0 100644 --- a/Resources/Prototypes/Parkstation/Entities/Clothing/Head/hardsuits.yml +++ b/Resources/Prototypes/Parkstation/Entities/Clothing/Head/hardsuits.yml @@ -47,12 +47,10 @@ - type: ClothingSpeedModifier walkModifier: 0.9 sprintModifier: 0.9 - - type: Item - size: 65 - type: Tag tags: - FullBodyOuter - Hardsuit - type: ToggleableClothing clothingPrototype: ClothingHeadHelmetHardsuitShadowkinDarkswap - actionId: ShadowkinDarkSwapHardsuitToggle + action: ShadowkinDarkSwapHardsuitToggle diff --git a/Resources/Prototypes/Parkstation/Entities/Objects/Misc/handcuffs.yml b/Resources/Prototypes/Parkstation/Entities/Objects/Misc/handcuffs.yml index e458dd804f..792a745205 100644 --- a/Resources/Prototypes/Parkstation/Entities/Objects/Misc/handcuffs.yml +++ b/Resources/Prototypes/Parkstation/Entities/Objects/Misc/handcuffs.yml @@ -4,14 +4,9 @@ name: shadowkin restraints description: One of the first creations after finding Shadowkin, these were used to contain the Shadowkin during research so they didn't teleport away. components: - - type: Item - size: 20 - type: Handcuff cuffedRSI: Parkstation/Clothing/OuterClothing/Misc/shadowkin_restraints.rsi breakoutTime: 40 - damageOnResist: - types: - Blunt: 2 cuffTime: 4 uncuffTime: 5 stunBonus: 4