diff --git a/code/modules/reagents/reagent_containers/hypospray.dm b/code/modules/reagents/reagent_containers/hypospray.dm index 9f1d9e4d14..b2115dc4e4 100644 --- a/code/modules/reagents/reagent_containers/hypospray.dm +++ b/code/modules/reagents/reagent_containers/hypospray.dm @@ -134,7 +134,7 @@ amount_per_transfer_from_this = 10 list_reagents = list("stimulants" = 50) -/obj/item/reagent_containers/hypospray/stimulants/baseball +/obj/item/reagent_containers/hypospray/medipen/stimulants/baseball name = "the reason the syndicate major league team wins." desc = "They say drugs never win, but look were you are now, then were they are." icon_state = "baseballstim"