Skip to content

Commit

Permalink
Merge pull request #1177 from NopemanMcHalt/pr-ex/random_stuff-hotfix
Browse files Browse the repository at this point in the history
HOTFIXES MSSING PURBL PIN
  • Loading branch information
MosleyTheMalO committed Jul 3, 2024
2 parents 7111418 + cce291b commit c2fddb5
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modular_splurt/code/modules/clothing/under/accessories.dm
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,10 @@
"blank" = list("icon_state" = "pin_blank"),
"green" = list("icon_state" = "pin_green"),
"yellow" = list("icon_state" = "pin_yellow"),
"purple" = list("icon_state" = "pin_purple"),
"mute" = list("icon_state" = "pin_mute"),
"xenophilia" = list("icon_state" = "pin_xenophilia"),
"isolation" = list("icon_state" = "pin_isolation"),
"peace" = list("icon_state" = "pin_peace"),
"shy" = list("icon_state" = "pin_shy"),
"sub" = list("icon_state" = "pin_sub"),
Expand Down
Binary file modified modular_splurt/icons/mob/clothing/accessories.dmi
Binary file not shown.
Binary file modified modular_splurt/icons/obj/clothing/accessories.dmi
Binary file not shown.

0 comments on commit c2fddb5

Please sign in to comment.