From 956976dbfde1b70b5df4d455703a5228f1769d91 Mon Sep 17 00:00:00 2001 From: TaxMaster Date: Sun, 2 Apr 2017 18:42:51 -0500 Subject: [PATCH] A little thing Adds everyone's favorite repeating numeric man's overcoat to the meme crate. --- code/modules/cargo/vg_clothing_packs.dm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/code/modules/cargo/vg_clothing_packs.dm b/code/modules/cargo/vg_clothing_packs.dm index 38712ea9ff..315d8b9ba4 100644 --- a/code/modules/cargo/vg_clothing_packs.dm +++ b/code/modules/cargo/vg_clothing_packs.dm @@ -19,7 +19,8 @@ datum/supply_pack/misc/memes /obj/item/clothing/under/squatter_outfit,/obj/item/clothing/head/squatter_hat, /obj/item/clothing/under/cia, /obj/item/clothing/under/russobluecamooutfit,/obj/item/clothing/head/russobluecamohat, - /obj/item/clothing/under/rottensuit,/obj/item/clothing/shoes/rottenshoes) + /obj/item/clothing/under/rottensuit,/obj/item/clothing/shoes/rottenshoes, + /obj/item/clothing/suit/raincoat) crate_name = "nanotrasen internet humor crate" datum/supply_pack/misc/reenactor