mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 09:08:30 +01:00
Adds new sprite option for goliath tentacle-style hair (#3007)
## About The Pull Request Adds a new hairstyle to the game: "tentahair", which looks like a bunch of tentacles coming out of a character's head/back. ## Why It's Good For The Game More character options! (why have I not seen any anthro goliaths yet.) ## Proof Of Testing <details> <summary>Screenshots/Videos</summary>     </details> ## Changelog 🆑 add: Added a new hairstyle based off of goliath tentacles /🆑 --------- Co-authored-by: Waterpig <49160555+Majkl-J@users.noreply.github.com>
This commit is contained in:
co-authored by
Waterpig
parent
363f2407e3
commit
b8213653d2
@@ -192,6 +192,12 @@
|
||||
icon = 'modular_zubbers/icons/mob/species/human/humanface.dmi'
|
||||
recommended_species = list(SPECIES_PODPERSON, SPECIES_PODPERSON_WEAK)
|
||||
|
||||
/datum/sprite_accessory/hair/tentahair
|
||||
name = "Tentacle hair"
|
||||
icon_state = "ashwalker_goliath_hair"
|
||||
icon = 'modular_zubbers/icons/mob/species/human/humanface.dmi'
|
||||
recommended_species = list(SPECIES_LIZARD_ASH)
|
||||
|
||||
/datum/sprite_accessory/socks/warm_thigh
|
||||
name = "Warm Thigh Highs"
|
||||
icon_state = "warm_thigh"
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 24 KiB |
Reference in New Issue
Block a user