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"