Skip to content

Commit

Permalink
yea
Browse files Browse the repository at this point in the history
  • Loading branch information
Ghostkokos committed Sep 12, 2024
1 parent 9885485 commit 27b9ab3
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions code/game/objects/machinery/vending/marine_vending.dm
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,8 @@
/obj/item/ammo_magazine/rifle/standard_dmr = -1,
/obj/item/weapon/gun/rifle/chambered = -1,
/obj/item/ammo_magazine/rifle/chamberedrifle = -1,
/obj/item/weapon/gun/shotgun/pump/bolt = -1,
/obj/item/ammo_magazine/rifle/boltclip = -1,
/obj/item/ammo_magazine/rifle/bolt = -1,
/obj/item/weapon/gun/rifle/sniper/svd = -1,
/obj/item/ammo_magazine/sniper/svd = -1,
),
"Shotgun" = list(
/obj/item/weapon/gun/shotgun/pump/t35 = -1,
Expand Down

0 comments on commit 27b9ab3

Please sign in to comment.