You feel a tiny prick (Hypospray) (#3034)

This commit is contained in:
Pieter-Jan Briers
2021-01-24 14:18:12 +01:00
committed by GitHub
parent 72b5ae9468
commit c947bb75e6
10 changed files with 253 additions and 1 deletions

View File

@@ -0,0 +1,15 @@
- type: entity
name: hypospray
parent: BaseItem
description: A sterile injector for rapid administration of drugs to patients.
id: Hypospray
components:
- type: Sprite
sprite: Objects/Specific/Medical/hypospray.rsi
state: hypo
- type: Item
sprite: Objects/Specific/Medical/hypospray.rsi
- type: SolutionContainer
maxVol: 30
caps: AddTo, CanExamine
- type: Hypospray