From 275457001d2b01969d52220551a8ebe123cbeb00 Mon Sep 17 00:00:00 2001 From: Trilbyspaceclone <30435998+Trilbyspaceclone@users.noreply.github.com> Date: Sun, 8 Sep 2019 21:52:28 -0400 Subject: [PATCH] It didnt save my last change --- code/modules/reagents/reagent_containers/hypospray.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"