Skip to content

Commit

Permalink
Adds "RS Add" comments.
Browse files Browse the repository at this point in the history
  • Loading branch information
probbrie committed Oct 12, 2024
1 parent 552a7a9 commit 464786c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -221,14 +221,14 @@
do_colouration = TRUE
color_blend_mode = ICON_MULTIPLY

/datum/sprite_accessory/ears/antlers_wide
/datum/sprite_accessory/ears/antlers_wide //RS Add
name = "Antlers (wide)"
icon = 'icons/mob/vore/ears_32x64.dmi'
icon_state = "antlers-wide"
do_colouration = 1
color_blend_mode = ICON_MULTIPLY

/datum/sprite_accessory/ears/antlers_wide_e
/datum/sprite_accessory/ears/antlers_wide_e //RS Add
name = "Antlers (wide) with ears"
icon = 'icons/mob/vore/ears_32x64.dmi'
icon_state = "antlers-wide"
Expand Down

0 comments on commit 464786c

Please sign in to comment.