Skip to content

Commit

Permalink
Merge pull request #1162 from Zattarra-Red/AnimeEyes
Browse files Browse the repository at this point in the history
Adds Anime Eyes Marking.
  • Loading branch information
MosleyTheMalO committed Jun 7, 2024
2 parents ec44ffe + e0a6fac commit 08f72f8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,12 @@
icon_state = "blushsmallALT"
covered_limbs = list("Head" = MATRIX_BLUE)

/datum/sprite_accessory/mam_body_markings/animeeyes
name = "Anime Eyes"
icon = 'modular_splurt/icons/mob/mam_markings.dmi'
icon_state = "animeeyes"
covered_limbs = list("Head" = MATRIX_RED_BLUE)

/******************************************
************* Insect Markings *************
*******************************************/
Expand Down
Binary file modified modular_splurt/icons/mob/mam_markings.dmi
Binary file not shown.

0 comments on commit 08f72f8

Please sign in to comment.