Merge pull request #23 from SomeGuyEatingPie/More-Anthro-Parts

Neun's Dragon Snout
This commit is contained in:
MrSky12
2022-08-12 19:10:09 +02:00
committed by GitHub
2 changed files with 20 additions and 0 deletions
@@ -2575,3 +2575,23 @@ VFACE("Chinless Beard", facial_chinlessbeard_s)
VFACE("Moonshiner", facial_moonshiner_s)
VFACE("Tribearder", facial_tribearder_s)
#undef VFACE
//Shit we've stolen from Splurt (GS13)
//Snouts (you're welcome Neun)
/datum/sprite_accessory/mam_snouts/easterndragon
name = "Eastern Dragon"
icon_state = "easterndw"
/datum/sprite_accessory/mam_snouts/easterndragon/no_whiskers
name = "Eastern Dragon - No Whiskers"
icon_state = "easterndnw"
/datum/sprite_accessory/mam_snouts/feasterndragon
name = "Eastern Dragon (Top)"
icon_state = "feasterndw"
/datum/sprite_accessory/mam_snouts/feasterndragon/no_whiskers
name = "Eastern Dragon - No Whiskers (Top)"
icon_state = "feasterndnw"
Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 24 KiB