mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-10 22:54:32 +01:00
Hyposprays and Injectors resprite (#20281)
* sprites * lil_fix_the_rapper * Update belts.dmi belt icons * Update hypo.dmi little fix
This commit is contained in:
@@ -76,6 +76,7 @@
|
||||
|
||||
/obj/item/reagent_containers/hypospray/safety/ert
|
||||
name = "medical hypospray (Omnizine)"
|
||||
icon_state = "ert_hypo"
|
||||
list_reagents = list("omnizine" = 30)
|
||||
|
||||
/obj/item/reagent_containers/hypospray/CMO
|
||||
@@ -95,6 +96,7 @@
|
||||
|
||||
/obj/item/reagent_containers/hypospray/combat/nanites
|
||||
desc = "A modified air-needle autoinjector for use in combat situations. Prefilled with expensive medical nanites for rapid healing."
|
||||
icon_state = "nanites_hypo"
|
||||
volume = 100
|
||||
list_reagents = list("nanites" = 100)
|
||||
|
||||
@@ -150,7 +152,7 @@
|
||||
/obj/item/reagent_containers/hypospray/autoinjector/stimulants
|
||||
name = "Stimulants autoinjector"
|
||||
desc = "Rapidly stimulates and regenerates the body's organ system."
|
||||
icon_state = "stimpen"
|
||||
icon_state = "stimulantspen"
|
||||
amount_per_transfer_from_this = 50
|
||||
volume = 50
|
||||
list_reagents = list("stimulants" = 50)
|
||||
@@ -158,7 +160,7 @@
|
||||
/obj/item/reagent_containers/hypospray/autoinjector/survival
|
||||
name = "survival medipen"
|
||||
desc = "A medipen for surviving in the harshest of environments, heals and protects from environmental hazards. <br><span class='boldwarning'>WARNING: Do not inject more than one pen in quick succession.</span>"
|
||||
icon_state = "stimpen"
|
||||
icon_state = "survpen"
|
||||
volume = 42
|
||||
amount_per_transfer_from_this = 42
|
||||
list_reagents = list("salbutamol" = 10, "teporone" = 15, "epinephrine" = 10, "lavaland_extract" = 2, "weak_omnizine" = 5) //Short burst of healing, followed by minor healing from the saline
|
||||
|
||||
Reference in New Issue
Block a user