Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

re:hair: baseline #2464

Merged
merged 1 commit into from
Nov 9, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 0 additions & 12 deletions code/modules/mob/dead/new_player/sprite_accessories/hair.dm
Original file line number Diff line number Diff line change
Expand Up @@ -198,10 +198,6 @@
name = "Crewcut"
icon_state = "hair_crewcut"

/datum/sprite_accessory/hair/curls
name = "Curls"
icon_state = "hair_curls"

/datum/sprite_accessory/hair/cut
name = "Cut Hair"
icon_state = "hair_c"
Expand Down Expand Up @@ -330,10 +326,6 @@
name = "Hime Cut"
icon_state = "hair_himecut"

/datum/sprite_accessory/hair/himecut2
name = "Hime Cut 2"
icon_state = "hair_himecut2"

/datum/sprite_accessory/hair/shorthime
name = "Hime Cut (Short)"
icon_state = "hair_shorthime"
Expand Down Expand Up @@ -378,10 +370,6 @@
name = "Long Hair 2"
icon_state = "hair_long2"

/datum/sprite_accessory/hair/long3
name = "Long Hair 3"
icon_state = "hair_long3"

/datum/sprite_accessory/hair/long_over_eye
name = "Long Over Eye"
icon_state = "hair_longovereye"
Expand Down
Binary file modified icons/mob/hair_extensions.dmi
Binary file not shown.
Binary file modified icons/mob/human_face.dmi
Binary file not shown.