sergal head stuffs
husky markings too
This commit is contained in:
@@ -209,6 +209,22 @@
|
|||||||
color_src = 0
|
color_src = 0
|
||||||
icon = 'icons/mob/mam_bodyparts.dmi'
|
icon = 'icons/mob/mam_bodyparts.dmi'
|
||||||
|
|
||||||
|
/datum/sprite_accessory/ears/human/sergal
|
||||||
|
name = "Sergal"
|
||||||
|
icon_state = "sergal"
|
||||||
|
hasinner= 1
|
||||||
|
icon = 'icons/mob/mam_bodyparts.dmi'
|
||||||
|
|
||||||
|
/datum/sprite_accessory/tails/human/sergal
|
||||||
|
name = "Sergal"
|
||||||
|
icon_state = "sergal"
|
||||||
|
icon = 'icons/mob/mam_bodyparts.dmi'
|
||||||
|
|
||||||
|
/datum/sprite_accessory/tails_animated/human/sergal
|
||||||
|
name = "Sergal"
|
||||||
|
icon_state = "sergal"
|
||||||
|
icon = 'icons/mob/mam_bodyparts.dmi'
|
||||||
|
|
||||||
/datum/sprite_accessory/ears/human/skunk
|
/datum/sprite_accessory/ears/human/skunk
|
||||||
name = "skunk"
|
name = "skunk"
|
||||||
icon_state = "skunk"
|
icon_state = "skunk"
|
||||||
@@ -333,6 +349,13 @@
|
|||||||
icon = 'icons/mob/mam_bodyparts.dmi'
|
icon = 'icons/mob/mam_bodyparts.dmi'
|
||||||
extra = TRUE
|
extra = TRUE
|
||||||
|
|
||||||
|
/datum/sprite_accessory/snouts/sergal
|
||||||
|
name = "Sergal"
|
||||||
|
icon_state = "sergal"
|
||||||
|
icon = 'icons/mob/mam_bodyparts.dmi'
|
||||||
|
extra = TRUE
|
||||||
|
color_src = MUTCOLORS2
|
||||||
|
|
||||||
/******************************************
|
/******************************************
|
||||||
************ Actual Species ***************
|
************ Actual Species ***************
|
||||||
*******************************************/
|
*******************************************/
|
||||||
@@ -708,8 +731,6 @@
|
|||||||
/datum/sprite_accessory/mam_body_markings/husky
|
/datum/sprite_accessory/mam_body_markings/husky
|
||||||
name = "Husky"
|
name = "Husky"
|
||||||
icon_state = "husky"
|
icon_state = "husky"
|
||||||
color_src = MUTCOLORS2
|
|
||||||
extra_color_src = MUTCOLORS3
|
|
||||||
gender_specific = 1
|
gender_specific = 1
|
||||||
|
|
||||||
/datum/sprite_accessory/mam_body_markings/moth
|
/datum/sprite_accessory/mam_body_markings/moth
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 45 KiB After Width: | Height: | Size: 45 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 50 KiB After Width: | Height: | Size: 50 KiB |
Reference in New Issue
Block a user