This commit is contained in:
Marvin Megavolt
2021-06-03 03:40:00 -05:00
parent 5ee4e0c14e
commit c439ee995d
4 changed files with 11 additions and 0 deletions
@@ -27,4 +27,10 @@
name = "Narrow Cobra Hood"
icon_state = "cobraslim"
color_src = MATRIXED
icon = 'hyperstation/icons/mob/snek.dmi'
/datum/sprite_accessory/frills/cobrahood_alt
name = "Cobra Hood - Alt"
icon_state = "cobrahood_alt"
color_src = MATRIXED
icon = 'hyperstation/icons/mob/snek.dmi'
Binary file not shown.

Before

Width:  |  Height:  |  Size: 625 B

After

Width:  |  Height:  |  Size: 749 B

@@ -2248,6 +2248,11 @@ datum/sprite_accessory/mam_tails/insect
name = "Synthetic Lizard - Narrow Cobra Hood"
icon_state = "synth_cobraslim"
/datum/sprite_accessory/antenna/synthliz/synthliz_cobrahood_alt
color_src = MATRIXED
name = "Synthetic Lizard - Cobra Hood Inner"
icon_state = "synth_cobrahood_alt"
// *** Snooooow flaaaaake ***
/datum/sprite_accessory/horns/guilmon
Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB