Skip to content

Commit

Permalink
M70 patch
Browse files Browse the repository at this point in the history
  • Loading branch information
Dumbgunner committed Apr 12, 2024
1 parent 9df95d3 commit 251fab0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion code/modules/client/preferences_gear.dm
Original file line number Diff line number Diff line change
Expand Up @@ -992,7 +992,8 @@ var/global/list/gear_datums_by_name = list()
display_name = "M70 flak vest"
path = /obj/item/clothing/accessory/flak
cost = 3
allowed_roles = JOB_SQUAD_SMARTGUN
slot = WEAR_IN_ACCESSORY
allowed_origins = USCM_ORIGINS

/datum/gear/misc/patch_uscm
display_name = "USCM shoulder patch"
Expand Down

0 comments on commit 251fab0

Please sign in to comment.