mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 04:22:39 +01:00
Unapologetic Headtail Buffs (#5665)
Adds Very Long and Very Short headtails, as well as a bunch of garments. This change also brings the Skrell sprite in line by severely darkening it, making colors more accurate.
This commit is contained in:
@@ -977,15 +977,22 @@
|
||||
|
||||
skr_tentacle_m
|
||||
icon = 'icons/mob/human_face/skrell_hair.dmi'
|
||||
name = "Skrell Male Tentacles"
|
||||
name = "Skrell Short Tentacles"
|
||||
icon_state = "skrell_hair_m"
|
||||
species_allowed = list("Skrell")
|
||||
gender = MALE
|
||||
|
||||
skr_tentacle_f
|
||||
name = "Skrell Female Tentacles"
|
||||
name = "Skrell Average Tentacles"
|
||||
icon_state = "skrell_hair_f"
|
||||
gender = FEMALE
|
||||
|
||||
skr_tentacle_short
|
||||
name = "Skrell Very Short Tentacles"
|
||||
icon_state = "veryshort_s"
|
||||
|
||||
skr_tentacle_long
|
||||
name = "Skrell Very Long Tentacles"
|
||||
icon_state = "verylong_s"
|
||||
|
||||
|
||||
//tajaran hair
|
||||
|
||||
|
||||
Reference in New Issue
Block a user