From e5c18c7e893347db742e84c0bd065d71f5114bac Mon Sep 17 00:00:00 2001 From: Iamgoofball Date: Mon, 13 Mar 2017 07:31:54 -0700 Subject: [PATCH] The Space Bicycle Consortium has ended the price-gouging going on at your local station (#24964) --- code/modules/cargo/packs.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/cargo/packs.dm b/code/modules/cargo/packs.dm index 761eadb1461..9d7e7997439 100644 --- a/code/modules/cargo/packs.dm +++ b/code/modules/cargo/packs.dm @@ -1750,7 +1750,7 @@ /datum/supply_pack/misc/bicycle name = "Bicycle" - cost = 1000000 + cost = 10000 contains = list(/obj/vehicle/bicycle) crate_name = "Bicycle Crate" crate_type = /obj/structure/closet/crate/large