Skip to content

Commit

Permalink
Whoops
Browse files Browse the repository at this point in the history
  • Loading branch information
Steelpoint committed Oct 11, 2023
1 parent 07720eb commit 67d7e0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/cm_marines/equipment/kit_boxes.dm
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@
new /obj/item/ammo_magazine/rifle/m4ra/custom/incendiary(src)
new /obj/item/ammo_magazine/rifle/m4ra/custom/impact(src)
new /obj/item/ammo_magazine/rifle/m4ra/custom/impact(src)
new /obj/item/tool/crew_monitor(src)
new /obj/item/weapon/gun/pistol/vp78(src)
new /obj/item/ammo_magazine/pistol/vp78(src)
new /obj/item/ammo_magazine/pistol/vp78(src)
Expand Down Expand Up @@ -137,7 +138,6 @@
new /obj/item/weapon/gun/pistol/vp78(src)
new /obj/item/ammo_magazine/pistol/vp78(src)
new /obj/item/ammo_magazine/pistol/vp78(src)
new /obj/item/tool/crew_monitor(src)
new /obj/item/device/binoculars(src)


Expand Down

0 comments on commit 67d7e0e

Please sign in to comment.