Skip to content

Commit

Permalink
and this
Browse files Browse the repository at this point in the history
  • Loading branch information
morrowwolf committed Aug 25, 2023
1 parent 5e1b8e0 commit c851223
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/modules/clothing/suits/marine_armor.dm
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@
armor_bio = CLOTHING_ARMOR_MEDIUMHIGH
armor_rad = CLOTHING_ARMOR_MEDIUM
storage_slots = 4
light_range = 7 //slightly higher
light_range = 5 //slightly higher
specialty = "M4 pattern marine"

/obj/item/clothing/suit/storage/marine/rto/intel
Expand Down Expand Up @@ -1185,7 +1185,7 @@
armor_bomb = CLOTHING_ARMOR_HIGH
armor_rad = CLOTHING_ARMOR_MEDIUM
storage_slots = 2
light_range = 9
light_range = 7
slowdown = SLOWDOWN_ARMOR_VERY_LIGHT
uniform_restricted = list(/obj/item/clothing/under/marine/veteran/dutch)

Expand Down

0 comments on commit c851223

Please sign in to comment.