You feel a tiny prick (Hypospray) (#3034)
This commit is contained in:
committed by
GitHub
parent
72b5ae9468
commit
c947bb75e6
BIN
Resources/Audio/Items/hypospray.ogg
Normal file
BIN
Resources/Audio/Items/hypospray.ogg
Normal file
Binary file not shown.
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
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 429 B |
Binary file not shown.
|
After Width: | Height: | Size: 319 B |
Binary file not shown.
|
After Width: | Height: | Size: 319 B |
@@ -0,0 +1 @@
|
||||
{"version": 1, "size": {"x": 32, "y": 32}, "license": "Taken from https://github.com/tgstation/tgstation/tree/727eb0a445bccbdc2d472e158e96b87fc0e997a1", "copyright": "CC-BY-SA-3.0", "states": [{"name": "hypo", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]}
|
||||
Reference in New Issue
Block a user