Merge pull request #11082 from Hatterhat/preservahyde

preservahyde, alt title "what if i didnt die from having shit rng and a single epipen"
This commit is contained in:
kevinz000
2020-02-18 02:21:37 -07:00
committed by GitHub
5 changed files with 19 additions and 7 deletions
@@ -95,7 +95,7 @@
ignore_flags = 1 //so you can medipen through hardsuits
reagent_flags = DRAWABLE
flags_1 = null
list_reagents = list(/datum/reagent/medicine/epinephrine = 10, /datum/reagent/toxin/formaldehyde = 3)
list_reagents = list(/datum/reagent/medicine/epinephrine = 10, /datum/reagent/preservahyde = 3)
/obj/item/reagent_containers/hypospray/medipen/suicide_act(mob/living/carbon/user)
user.visible_message("<span class='suicide'>[user] begins to choke on \the [src]! It looks like [user.p_theyre()] trying to commit suicide!</span>")