From 2970ee54a97494d6ffd752a8a32a9e9ba7c0898e Mon Sep 17 00:00:00 2001 From: deathride58 Date: Wed, 17 Jul 2019 18:05:34 -0400 Subject: [PATCH] fix ur code catman --- code/modules/clothing/outfits/ert.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/clothing/outfits/ert.dm b/code/modules/clothing/outfits/ert.dm index 4af0aa2974..72c02f577e 100644 --- a/code/modules/clothing/outfits/ert.dm +++ b/code/modules/clothing/outfits/ert.dm @@ -97,7 +97,7 @@ /obj/item/gun/energy/e_gun/stun=1) /datum/outfit/ert/security/alert/red - name = "ERT Security - Red Alert + name = "ERT Security - Red Alert" backpack_contents = list(/obj/item/storage/box/engineer=1,\ /obj/item/storage/box/handcuffs=1,\ /obj/item/clothing/mask/gas/sechailer/swat=1,\