Skip to content

Commit

Permalink
Plasma ammo to req (#16794)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lumipharon authored Dec 12, 2024
1 parent 5878845 commit f3b3fc6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions code/game/objects/machinery/vending/marine_vending.dm
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
/obj/item/weapon/gun/energy/lasgun/lasrifle/standard_marine_mlaser = -1,
/obj/item/weapon/gun/energy/lasgun/lasrifle/standard_marine_pistol = -1,
/obj/item/weapon/gun/energy/lasgun/lasrifle/tesla = 2,
/obj/item/cell/lasgun/plasma = -1,
),
"SMGs" = list(
/obj/item/weapon/gun/smg/standard_smg = -1,
Expand Down Expand Up @@ -255,7 +254,6 @@
/obj/item/weapon/gun/energy/lasgun/lasrifle/standard_marine_mlaser = -1,
/obj/item/weapon/gun/energy/lasgun/lasrifle/standard_marine_pistol = -1,
/obj/item/weapon/gun/energy/lasgun/lasrifle/tesla = 2,
/obj/item/cell/lasgun/plasma = -1,
),
"SMGs" = list(
/obj/item/weapon/gun/smg/standard_smg = -1,
Expand Down

0 comments on commit f3b3fc6

Please sign in to comment.