diff --git a/code/datums/supplypacks.dm b/code/datums/supplypacks.dm index ef9f6e3b1c6..271db65fa93 100755 --- a/code/datums/supplypacks.dm +++ b/code/datums/supplypacks.dm @@ -1190,6 +1190,7 @@ var/list/all_supply_groups = list("Operations","Security","Hospitality","Enginee /obj/item/weapon/folder/red, /obj/item/weapon/folder/yellow, /obj/item/weapon/hand_labeler, + /obj/item/weapon/tape_roll, /obj/structure/filingcabinet/chestdrawer{anchored = 0}, /obj/item/weapon/paper_bin) name = "Office supplies"