Skip to content

Commit

Permalink
whoopsfix
Browse files Browse the repository at this point in the history
  • Loading branch information
InsaneRed committed Mar 31, 2024
1 parent 5e76315 commit 156e8dd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions code/modules/clothing/suits/marine_armor/ert.dm
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@
item_state = "armor"
item_state_slots = null
contained_sprite = TRUE
slowdown = SLOWDOWN_ARMOR_LIGHT

flags_armor_protection = BODY_FLAG_CHEST
flags_cold_protection = BODY_FLAG_CHEST
Expand Down
1 change: 0 additions & 1 deletion code/modules/clothing/under/marine_uniform.dm
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,6 @@
contained_sprite = TRUE
item_state_slots = null
flags_jumpsuit = UNIFORM_SLEEVE_ROLLABLE
slowdown = SLOWDOWN_ARMOR_LIGHT

/obj/item/clothing/under/marine/veteran/pmc/corporate/lead
desc = "An armored uniform worn by Weyland-Yutani corporate security members. This variant is commonly worn by the lead of the 'goonsquad', as they are colloquially known."
Expand Down

0 comments on commit 156e8dd

Please sign in to comment.