Skip to content

Commit

Permalink
code demon begone
Browse files Browse the repository at this point in the history
  • Loading branch information
QuickLode committed Oct 10, 2023
1 parent fbbe097 commit cb9b460
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/clothing/suits/marine_armor.dm
Original file line number Diff line number Diff line change
Expand Up @@ -1135,7 +1135,7 @@ var/list/squad_colors_chat = list(rgb(230,125,125), rgb(255,230,80), rgb(255,150

/obj/item/clothing/suit/storage/marine/veteran/pmc/light/synth
name = "\improper M4 Synthetic PMC armor"
icon_state = "pmc_synth"
icon_state = "synth_armor"
desc = "A modification of the standard Armat Systems M3 armor. This variant was designed for PMC Support Units in the field, offering protection and storage while not restricting movement."
flags_marine_armor = SYNTH_ALLOWED
time_to_unequip = 0.5 SECONDS
Expand Down
Binary file modified icons/mob/humans/onmob/suit_1.dmi
Binary file not shown.

0 comments on commit cb9b460

Please sign in to comment.