mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-03 14:02:49 +00:00
Wheeler Hairstyle (#2903)
Adds hair_wheeler_s to human_face.dmi, and adds a section for "wheeler" hair in sprite_accessories.dm. (I tested this and it works.) The hairstyle is just a modification of "Mulder", adding some more floof, and making the hair itself a bit more grown out, hiding some of the forehead.
This commit is contained in:
@@ -466,6 +466,11 @@
|
||||
icon_state = "hair_scully"
|
||||
gender = FEMALE
|
||||
|
||||
wheeler
|
||||
name = "Wheeler"
|
||||
icon_state = "hair_wheeler"
|
||||
gender = FEMALE
|
||||
|
||||
nitori
|
||||
name = "Nitori"
|
||||
icon_state = "hair_nitori"
|
||||
@@ -1023,7 +1028,7 @@
|
||||
icon_state = "patchesface"
|
||||
body_parts = list("head")
|
||||
species_allowed = list("Tajara", "Zhan-Khazan Tajara", "M'sai Tajara")
|
||||
|
||||
|
||||
bands
|
||||
name = "Color Bands"
|
||||
icon_state = "bands"
|
||||
|
||||
Reference in New Issue
Block a user