contents:
- id: Flash
- id: WeaponDisabler
- - id: BrigmedicHypo
- id: ClothingOuterHardsuitBrigmed
- id: EncryptionKeyMedical
- id: BoxSterileMask
prob: 0.3
- id: MedkitBurnFilled
prob: 0.7
- - id: OmnizineChemistryBottle
- prob: 0.1
- type: entity
id: LockerDetectiveFilled
- id: Hypopen
sound:
path: /Audio/Effects/unwrap.ogg
-
-- type: entity
- name: brigmedic hypospray
- parent: BaseItem
- description: An injector (most often) of medicines in liquid form, it has a small inscription on it "PROPERTY OF A BRIGMEDIC, HANDS OFF!"
- id: BrigmedicHypo
- components:
- - type: Sprite
- sprite: Objects/Specific/Medical/brigmedichypo.rsi
- state: hypo
- - type: Item
- sprite: Objects/Specific/Medical/brigmedichypo.rsi
- - type: SolutionContainerManager
- solutions:
- hypospray:
- maxVol: 5
- - type: RefillableSolution
- solution: hypospray
- - type: ExaminableSolution
- solution: hypospray
- - type: Hypospray
- - type: UseDelay
- delay: 2.5
- - type: StaticPrice
- price: 550
+++ /dev/null
-{
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "Taken from syndicate station from PR https://github.com/space-syndicate/space-station-14/pull/422, sprite modified by PuroSlavKing (Github)",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "hypo"
- },
- {
- "name": "inhand-left",
- "directions": 4
- },
- {
- "name": "inhand-right",
- "directions": 4
- },
- {
- "name": "equipped-BELT",
- "directions": 4
- }
- ]
-}