mirror of
https://github.com/quotefox/Hyper-Station-13.git
synced 2026-07-17 10:42:24 +01:00
new bird tails and pigeon markings
different lengths of bird tails, too
This commit is contained in:
@@ -1407,6 +1407,14 @@ datum/sprite_accessory/ears/human/gret
|
||||
/datum/sprite_accessory/mam_tails_animated/hawk
|
||||
name = "Hawk"
|
||||
icon_state = "hawk"
|
||||
|
||||
/datum/sprite_accessory/mam_tails/shorthawk
|
||||
name = "Hawk - Short"
|
||||
icon_state = "shorthawk"
|
||||
|
||||
/datum/sprite_accessory/mam_tails_animated/shorthawk
|
||||
name = "Hawk - Short"
|
||||
icon_state = "shorthawk"
|
||||
|
||||
/datum/sprite_accessory/mam_tails/horse
|
||||
name = "Horse"
|
||||
@@ -1482,6 +1490,22 @@ datum/sprite_accessory/mam_tails/insect
|
||||
name = "Orca"
|
||||
icon_state = "orca"
|
||||
|
||||
/datum/sprite_accessory/mam_tails/longpigeon
|
||||
name = "Pigeon - Long"
|
||||
icon_state = "longpigeon"
|
||||
|
||||
/datum/sprite_accessory/mam_tails_animated/longpigeon
|
||||
name = "Pigeon - Long"
|
||||
icon_state = "longpigeon"
|
||||
|
||||
/datum/sprite_accessory/mam_tails/shortpigeon
|
||||
name = "Pigeon - Short"
|
||||
icon_state = "shortpigeon"
|
||||
|
||||
/datum/sprite_accessory/mam_tails_animated/shortpigeon
|
||||
name = "Pigeon - Short"
|
||||
icon_state = "shortpigeon"
|
||||
|
||||
/datum/sprite_accessory/mam_tails/pede
|
||||
name = "Scolipede"
|
||||
icon_state = "pede"
|
||||
@@ -1735,6 +1759,11 @@ datum/sprite_accessory/mam_tails/insect
|
||||
name = "Panther"
|
||||
icon_state = "panther"
|
||||
|
||||
/datum/sprite_accessory/mam_body_markings/pigeon
|
||||
name = "Pigeon"
|
||||
icon_state = "pigeon"
|
||||
recommended_species = list("avian")
|
||||
|
||||
/datum/sprite_accessory/mam_body_markings/possum
|
||||
name = "Possum"
|
||||
icon_state = "possum"
|
||||
@@ -1812,6 +1841,8 @@ datum/sprite_accessory/mam_tails/insect
|
||||
icon_state = "protogenlight"
|
||||
icon = 'modular_citadel/icons/mob/markings_notmammals.dmi'
|
||||
|
||||
|
||||
|
||||
/******************************************
|
||||
************ Taur Bodies ******************
|
||||
*******************************************/
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 107 KiB After Width: | Height: | Size: 109 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 73 KiB After Width: | Height: | Size: 73 KiB |
Reference in New Issue
Block a user