Skip to content

Commit

Permalink
Update autoinjectors.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
private-tristan committed Nov 4, 2023
1 parent 77ced46 commit d35fb6a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
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
maptext_label = "Ep"
maptext_label = "Ad"

/obj/item/reagent_container/hypospray/autoinjector/dexalinp
name = "dexalin plus autoinjector"
Expand Down

0 comments on commit d35fb6a

Please sign in to comment.