From 055d6276080a206d414f4f82d20c8f3f5dd41284 Mon Sep 17 00:00:00 2001 From: Wiebe Geertsma <1354802+GreaseMonk@users.noreply.github.com> Date: Tue, 9 Apr 2024 23:55:46 +0200 Subject: [PATCH] yml fixes --- .../Entities/Structures/Machines/stasisbed.yml | 1 + .../Entities/Objects/Specific/Medical/hypospray.yml | 10 +++++----- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/Resources/Prototypes/Entities/Structures/Machines/stasisbed.yml b/Resources/Prototypes/Entities/Structures/Machines/stasisbed.yml index ba9d7be88b0..67c5f016154 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/stasisbed.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/stasisbed.yml @@ -5,6 +5,7 @@ description: A bed that massively slows down the patient's metabolism and prevents bodily decay, allowing more time to administer a proper treatment for stabilization. components: - type: StasisBed + baseMultiplier: 10.0 - type: AntiRotOnBuckle - type: HealOnBuckle damage: diff --git a/Resources/Prototypes/_NF/Entities/Objects/Specific/Medical/hypospray.yml b/Resources/Prototypes/_NF/Entities/Objects/Specific/Medical/hypospray.yml index 262b006fa22..826dfb71ded 100644 --- a/Resources/Prototypes/_NF/Entities/Objects/Specific/Medical/hypospray.yml +++ b/Resources/Prototypes/_NF/Entities/Objects/Specific/Medical/hypospray.yml @@ -1,7 +1,7 @@ - type: entity - name: NTCS-101 hypospray + name: NTCS-101 hypospray parent: BaseItem - description: A commercial hypospray designed by Nanotrasen Chemical Supply. It has two built in safety features for the consumer market, a small chemical reservoir and an injection delay. + description: A commercial hypospray designed by Nanotrasen Chemical Supply. It has two built in safety features for the consumer market, a small chemical reservoir and an injection delay. id: HypoMini components: - type: Sprite @@ -18,7 +18,7 @@ - type: ExaminableSolution solution: hypospray - type: Hypospray - onlyMobs: false + onlyAffectsMobs: false - type: UseDelay delay: 2.5 - type: StaticPrice @@ -35,7 +35,7 @@ state: hypo - type: Item sprite: _NF/Objects/Specific/Medical/hypobrigmedic.rsi - + - type: entity name: NTCS-103 hypospray parent: HypoMini @@ -46,4 +46,4 @@ sprite: _NF/Objects/Specific/Medical/hypominilimitededition.rsi state: hypo - type: Item - sprite: _NF/Objects/Specific/Medical/hypominilimitededition.rsi \ No newline at end of file + sprite: _NF/Objects/Specific/Medical/hypominilimitededition.rsi