From 2e65dbf07f4ca3e3ffc3c2ae9c2b5205ee70834b Mon Sep 17 00:00:00 2001 From: The0bserver Date: Tue, 13 Apr 2021 18:45:01 -0400 Subject: [PATCH] Mandrill Maze --- code/modules/cargo/packs/goodies.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/cargo/packs/goodies.dm b/code/modules/cargo/packs/goodies.dm index 8d7398dd1f..9ea0430df3 100644 --- a/code/modules/cargo/packs/goodies.dm +++ b/code/modules/cargo/packs/goodies.dm @@ -87,6 +87,7 @@ desc = "Well.. you're an agent of taste, I can tell that much. For the right price.. we could see our way clear to send you one of our more... unique weapons." hidden = TRUE cost = 10000 + var/num_contained = 1 contains = list(/obj/item/gun/ballistic/shotgun/leveraction, /obj/item/storage/fancy/cigarettes/derringer/gold, /obj/item/gun/ballistic/revolver/nagant,