Skip to content

Commit

Permalink
yml fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
GreaseMonk committed Apr 9, 2024
1 parent 7956551 commit 055d627
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -18,7 +18,7 @@
- type: ExaminableSolution
solution: hypospray
- type: Hypospray
onlyMobs: false
onlyAffectsMobs: false
- type: UseDelay
delay: 2.5
- type: StaticPrice
Expand All @@ -35,7 +35,7 @@
state: hypo
- type: Item
sprite: _NF/Objects/Specific/Medical/hypobrigmedic.rsi

- type: entity
name: NTCS-103 hypospray
parent: HypoMini
Expand All @@ -46,4 +46,4 @@
sprite: _NF/Objects/Specific/Medical/hypominilimitededition.rsi
state: hypo
- type: Item
sprite: _NF/Objects/Specific/Medical/hypominilimitededition.rsi
sprite: _NF/Objects/Specific/Medical/hypominilimitededition.rsi

0 comments on commit 055d627

Please sign in to comment.