Skip to content

Commit

Permalink
Update hypospray.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
Erikafox committed Jan 20, 2025
1 parent 9d2c36a commit 48d1d3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/reagents/reagent_containers/hypospray.dm
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@
item_state = "morphen"

/obj/item/reagent_containers/hypospray/medipen/mannitol
name = "tricordrazine injector"
name = "mannitol injector"
desc = "An injector filled with mannitol, a restorative compound that targets the brain."
list_reagents = list(/datum/reagent/medicine/mannitol = 15)
volume = 15
Expand Down

0 comments on commit 48d1d3c

Please sign in to comment.