mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-22 04:26:21 +01:00
Merge pull request #23 from SomeGuyEatingPie/More-Anthro-Parts
Neun's Dragon Snout
This commit is contained in:
@@ -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 |
Reference in New Issue
Block a user