Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
meemofcourse committed Nov 8, 2023
1 parent 91db911 commit 729364b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/clothing/outfits/ert/inteq_ert.dm
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit 729364b

Please sign in to comment.