From 0db89ac140d51e664346f7a1eaadcbc34772dcd7 Mon Sep 17 00:00:00 2001 From: H0lySquirr3l <34927367+H0lySquirr3l@users.noreply.github.com> Date: Mon, 29 Mar 2021 14:32:39 -0500 Subject: [PATCH] Update recreation_vr.dm --- code/datums/supplypacks/recreation_vr.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/datums/supplypacks/recreation_vr.dm b/code/datums/supplypacks/recreation_vr.dm index a3cf0cccccf..8eb64c7c293 100644 --- a/code/datums/supplypacks/recreation_vr.dm +++ b/code/datums/supplypacks/recreation_vr.dm @@ -93,7 +93,7 @@ contains = list( /obj/item/weapon/storage/smolebrickcase, /obj/item/weapon/storage/smolebrickcase, ) - cost = 49 + cost = 50 containertype = /obj/structure/closet/crate containername = "Smole Bulding Brick crate"