Skip to content

Commit

Permalink
2 tail
Browse files Browse the repository at this point in the history
  • Loading branch information
DimWhat committed Apr 16, 2024
1 parent c25da97 commit fb7d184
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -165,3 +165,13 @@
/datum/sprite_accessory/anime_bottom/bunny
name = "Bunny Puff"
icon_state = "playbunny"

/datum/sprite_accessory/anime_bottom/mouse
name = "Mouse Tail"
icon_state = "mouse"
color_src = null

/datum/sprite_accessory/anime_bottom/plug
name = "Plug"
icon_state = "plug"
hasinner = TRUE
Binary file modified monkestation/icons/mob/anime/anime_bottom.dmi
Binary file not shown.

0 comments on commit fb7d184

Please sign in to comment.