From 2e419253920498d97de389f95d1dab3a9590ac1d Mon Sep 17 00:00:00 2001 From: kappa-sama <44128284+kappa-sama@users.noreply.github.com> Date: Thu, 21 Jan 2021 10:10:01 -0500 Subject: [PATCH] poggers Co-authored-by: lolman360 <22850904+lolman360@users.noreply.github.com> --- code/modules/cargo/blackmarket/blackmarket_items/consumables.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/cargo/blackmarket/blackmarket_items/consumables.dm b/code/modules/cargo/blackmarket/blackmarket_items/consumables.dm index fd836e760d..469c467c2f 100644 --- a/code/modules/cargo/blackmarket/blackmarket_items/consumables.dm +++ b/code/modules/cargo/blackmarket/blackmarket_items/consumables.dm @@ -51,7 +51,7 @@ /datum/blackmarket_item/consumable/pumpup name = "Shoddy Stimulants" desc = "Feel the energy inside each needle!" - /obj/item/reagent_containers/hypospray/medipen/stimpack + item = /obj/item/reagent_containers/hypospray/medipen/stimpack stock_max = 5 price_min = 50 price_max = 150