From 475a5460332d80833421e8e862599024f1acb98d Mon Sep 17 00:00:00 2001 From: YakumoChen Date: Fri, 10 Jul 2020 04:06:55 +0000 Subject: [PATCH] adds wedding crate --- code/modules/cargo/packs/costumes_toys.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/cargo/packs/costumes_toys.dm b/code/modules/cargo/packs/costumes_toys.dm index 9a94be7f12..08f9a927c6 100644 --- a/code/modules/cargo/packs/costumes_toys.dm +++ b/code/modules/cargo/packs/costumes_toys.dm @@ -304,7 +304,7 @@ /datum/supply_pack/costumes_toys/wedding name = "Wedding Crate" - desc = "Tie the knot IN SPACE! Hold your own extravagant wedding with this crate of suits and bridal gowns. Complete with champaigne, cake, and the luxurious cost you would expect for an event to remember." + desc = "Tie the knot IN SPACE! Hold your own extravagant wedding with this crate of suits and bridal gowns. Complete with champagne, cake, and the luxurious cost you would expect for an event to remember." cost = 10000 // weddings are absurdly expensive and so is this crate contains = list(/obj/item/clothing/under/suit/black_really, //we don't actually need suits since you can vend them but the crate should feel "complete" /obj/item/clothing/under/suit/black_really,