Skip to content

Commit

Permalink
Update autoinjectors.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
bearrrrrrrr authored Mar 2, 2024
1 parent 75589f9 commit e3a2da1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
/obj/item/reagent_container/hypospray/autoinjector/adrenaline_concentrated
name = "concentrated adrenaline autoinjector"
chemname = "adrenaline_concentrated"
desc = "An autoinjector loaded with 3 uses of Concentrated Adrenaline, a stimulant that prevents unconsciousness but causes serious cardiovascular strain. <B>WARNING: Do not inject an individual more than once!</B>"
desc = "An autoinjector loaded with 3 uses of Concentrated Adrenaline, a stimulant that prevents unconsciousness but causes serious cardiovascular strain. <B>WARNING: Do not inject an individual more than twice!</B>"
amount_per_transfer_from_this = LOWM_REAGENTS_OVERDOSE * INJECTOR_PERCENTAGE_OF_OD
volume = (LOWM_REAGENTS_OVERDOSE * INJECTOR_PERCENTAGE_OF_OD) * INJECTOR_USES
display_maptext = TRUE
Expand Down

0 comments on commit e3a2da1

Please sign in to comment.