From 729364b5ce25dad11fbe3c1375a8157e5d9f800c Mon Sep 17 00:00:00 2001 From: meemofcourse <75212565+meemofcourse@users.noreply.github.com> Date: Wed, 8 Nov 2023 17:06:30 -0300 Subject: [PATCH] oops --- code/modules/clothing/outfits/ert/inteq_ert.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/clothing/outfits/ert/inteq_ert.dm b/code/modules/clothing/outfits/ert/inteq_ert.dm index da828a3ad210..ae0fc0fe88da 100644 --- a/code/modules/clothing/outfits/ert/inteq_ert.dm +++ b/code/modules/clothing/outfits/ert/inteq_ert.dm @@ -22,7 +22,7 @@ suit_store = /obj/item/gun/ballistic/shotgun/automatic/combat belt = /obj/item/storage/belt/security/webbing/inteq/alt - backpack_contents = (/obj/item/storage/box/lethalshot=2) + backpack_contents = list(/obj/item/storage/box/lethalshot=2) id_role = "Enforcer"