From 32c4d3b10e457d659c729d70b96d55cd67c8aae7 Mon Sep 17 00:00:00 2001 From: KotetsuRedwood Date: Mon, 29 Jan 2018 19:50:24 +0000 Subject: [PATCH] Adds the latex maid dress to the restraints crate Sqqqrrrkkk crrrllkrrrrk --- code/datums/supplypacks/recreation_vr.dm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/code/datums/supplypacks/recreation_vr.dm b/code/datums/supplypacks/recreation_vr.dm index 19b0df7e8c..bba16b04d8 100644 --- a/code/datums/supplypacks/recreation_vr.dm +++ b/code/datums/supplypacks/recreation_vr.dm @@ -20,7 +20,8 @@ /obj/item/clothing/suit/straight_jacket, /obj/item/weapon/handcuffs/legcuffs, /obj/item/weapon/melee/fluff/holochain/mass, - /obj/item/weapon/material/twohanded/fluff/riding_crop + /obj/item/weapon/material/twohanded/fluff/riding_crop, + /obj/item/clothing/under/fluff/latexmaid ) containertype = /obj/structure/closet/crate containername = "Restraints crate"