Skip to content

Commit

Permalink
Harness Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Max-023 committed Sep 16, 2024
1 parent fa20be1 commit 644d5ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/clothing/suits/marine_armor/smartgunner.dm
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
var/list/smartgun_back = list(
/obj/item/storage/large_holster/machete,
)
valid_accessory_slots = list(ACCESSORY_SLOT_MEDAL, ACCESSORY_SLOT_SGPAINT, ACCESSORY_SLOT_PONCHO)

/obj/item/clothing/suit/storage/marine/smartgunner/Initialize()
. = ..()
Expand Down

0 comments on commit 644d5ba

Please sign in to comment.