mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 03:33:21 +00:00
Added single horn marking
This commit is contained in:
8
code/modules/mob/new_player/sprite_accessories_yw.dm
Normal file
8
code/modules/mob/new_player/sprite_accessories_yw.dm
Normal file
@@ -0,0 +1,8 @@
|
||||
/datum/sprite_accessory/marking/yw
|
||||
icon = 'icons/mob/human_races/markings_yw.dmi'
|
||||
|
||||
single_horn
|
||||
name = "Single horn"
|
||||
icon_state = "singlehorn"
|
||||
color_blend_mode = ICON_MULTIPLY
|
||||
body_parts = list(BP_HEAD)
|
||||
Reference in New Issue
Block a user