diff --git a/code/game/objects/items/weapons/storage/firstaid_vr.dm b/code/game/objects/items/weapons/storage/firstaid_vr.dm index cb306a8ec04..5dd39acc18a 100644 --- a/code/game/objects/items/weapons/storage/firstaid_vr.dm +++ b/code/game/objects/items/weapons/storage/firstaid_vr.dm @@ -14,7 +14,7 @@ /obj/item/weapon/storage/firstaid/regular starts_with = list( - /obj/item/device/healthanalyzer + /obj/item/device/healthanalyzer, /obj/item/stack/medical/bruise_pack, /obj/item/stack/medical/bruise_pack, /obj/item/stack/medical/bruise_pack,