Skip to content

Commit

Permalink
Krill Issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Max-023 committed Sep 20, 2024
1 parent 4fdde22 commit bf393a3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions code/modules/clothing/under/ties.dm
Original file line number Diff line number Diff line change
Expand Up @@ -1203,19 +1203,19 @@
/obj/item/clothing/accessory/storage/webbing/m3/recon
name = "\improper M3 Pattern Magazine Webbing"
desc = "A sturdy mess of synthcotton belts and buckles, ready to share your burden."
icon_state = "m3rwebbingmag"
icon_state = "m3rwebbing"
hold = /obj/item/storage/internal/accessory/webbing/m3/mag/recon

/obj/item/clothing/accessory/storage/webbing/m3/recon/m40
name = "\improper M3 Pattern Magazine Webbing"
desc = "A sturdy mess of synthcotton belts and buckles, ready to share your burden."
icon_state = "m3rwebbingmag"
icon_state = "m3rwebbingm40"
hold = /obj/item/storage/internal/accessory/black_vest/m3grenade/recon

/obj/item/clothing/accessory/storage/webbing/m3/recon/shotgun
name = "\improper M3 Pattern Magazine Webbing"
desc = "A sturdy mess of synthcotton belts and buckles, ready to share your burden."
icon_state = "m3rwebbingmag"
icon_state = "m3rwebbingmshotgun"
hold = /obj/item/storage/internal/accessory/black_vest/m3shotgun/recon

/obj/item/clothing/accessory/storage/webbing/m3/recon/medic
Expand Down

0 comments on commit bf393a3

Please sign in to comment.