Skip to content

Commit

Permalink
guh (#13964)
Browse files Browse the repository at this point in the history
  • Loading branch information
yyzsong authored Sep 18, 2023
1 parent 7b6471c commit 534504f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions code/game/objects/machinery/vending/marine_vending.dm
Original file line number Diff line number Diff line change
Expand Up @@ -1409,6 +1409,10 @@
/obj/item/explosive/grenade/smokebomb/neuro = -1,
/obj/item/explosive/grenade/smokebomb/acid = -1,
/obj/item/explosive/grenade/smokebomb/satrapine = -1,
/obj/item/weapon/gun/rifle/m412l1_hpr = -1,
/obj/item/ammo_magazine/m412l1_hpr = -1,
/obj/item/weapon/gun/rifle/famas = -1,
/obj/item/ammo_magazine/rifle/famas = -1,
),
"Mounted" = list(
/obj/item/weapon/gun/standard_auto_cannon = -1,
Expand Down

0 comments on commit 534504f

Please sign in to comment.