Skip to content

Commit

Permalink
Update marine_armor.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
Steelpoint committed Jul 5, 2023
1 parent 9e9ca53 commit 36de05f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/modules/clothing/suits/marine_armor.dm
Original file line number Diff line number Diff line change
Expand Up @@ -579,7 +579,6 @@ var/list/squad_colors_chat = list(rgb(230,125,125), rgb(255,230,80), rgb(255,150
armor_rad = CLOTHING_ARMOR_NONE
armor_internaldamage = CLOTHING_ARMOR_NONE
storage_slots = 3
slowdown = SLOWDOWN_ARMOR_VERY_LIGHT
time_to_unequip = 0.5 SECONDS
time_to_equip = 1 SECONDS
uniform_restricted = null
Expand Down

0 comments on commit 36de05f

Please sign in to comment.