Skip to content

Commit

Permalink
upp machinegunner tweak (#313)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndroBetel authored Aug 9, 2024
1 parent a77d5f4 commit a61147c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions code/modules/clothing/suits/marine_armor.dm
Original file line number Diff line number Diff line change
Expand Up @@ -468,6 +468,13 @@
/obj/item/storage/backpack/general_belt,
/obj/item/device/motiondetector,
/obj/item/device/walkman,
/obj/item/storage/large_holster/machete,
/obj/item/storage/belt/gun/type47,
)

smartgun_back = list(
/obj/item/storage/large_holster/machete,
/obj/item/ammo_box,
)


Expand Down

0 comments on commit a61147c

Please sign in to comment.