Skip to content

Commit

Permalink
HackedChange
Browse files Browse the repository at this point in the history
  • Loading branch information
Steelpoint committed Jul 6, 2023
1 parent b46439f commit b9d5d36
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions code/game/objects/items/storage/belt.dm
Original file line number Diff line number Diff line change
Expand Up @@ -1124,7 +1124,7 @@

/obj/item/storage/belt/gun/m39
name = "\improper M276 pattern M39 armor rig"
desc = "Special issue varient of the M276 designed to holster a M39 submachinegun and two spare magazines. Uncommonly issued to USCM support and specialist personnal, can only be clipped to a set of armor."
desc = "Special issue variant of the M276 designed to holster a M39 submachine gun and two spare magazines. Uncommonly issued to USCM support and specialist personnel, can only be clipped to a set of armor."
icon_state = "m39_armor"
item_state = "s_marinebelt"
flags_equip_slot = SLOT_SUIT_STORE
Expand All @@ -1136,8 +1136,8 @@
)
holster_slots = list(
"1" = list(
"icon_x" = 7,
"icon_y" = 0))
"icon_x" = 8,
"icon_y" = -5))

/obj/item/storage/belt/gun/m44
name = "\improper M276 pattern M44 holster rig"
Expand Down
Binary file modified icons/obj/items/clothing/belts.dmi
Binary file not shown.

0 comments on commit b9d5d36

Please sign in to comment.