Skip to content

Commit

Permalink
Update marine_uniform.dm (#498)
Browse files Browse the repository at this point in the history
  • Loading branch information
Helg2 authored Oct 8, 2024
1 parent ec0b3a3 commit 4bb5677
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions code/modules/clothing/under/marine_uniform.dm
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,9 @@
siemens_coefficient = 0.9
icon_state = "marine_service" //with thanks to Fitz 'Pancake' Sholl
item_state = "marine_service" //with thanks to Fitz 'Pancake' Sholl
adjustment_variants = list(
"Down" = "_d",
)

/*=========================RESPONDERS================================*/

Expand Down

0 comments on commit 4bb5677

Please sign in to comment.