You feel a tiny prick (Hypospray) (#3034)
This commit is contained in:
committed by
GitHub
parent
72b5ae9468
commit
c947bb75e6
15
Resources/Prototypes/Entities/Objects/hypospray.yml
Normal file
15
Resources/Prototypes/Entities/Objects/hypospray.yml
Normal 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
|
||||
Reference in New Issue
Block a user