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

Fixes #5152, Hair selection arrows are bugged #12809

Merged
merged 3 commits into from Dec 30, 2016
Merged

Fixes #5152, Hair selection arrows are bugged #12809

merged 3 commits into from Dec 30, 2016

Conversation

ghost
Copy link

@ghost ghost commented Dec 15, 2016

Also fixes #9648

@Intigracy Intigracy added the Bug / Fix This is either a bug or a fix for a bug. label Dec 15, 2016
@@ -138,6 +138,32 @@
clothes_s.Blend(new /icon('icons/mob/back.dmi', "satchel"), ICON_OVERLAY)
return clothes_s

/datum/preferences/proc/valid_hairstyles(var/gender_restricted = TRUE)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why does this one have a gender_restricted parameter, but not the other one?

Also, unify these.

Copy link
Contributor

@9600bauds 9600bauds Dec 18, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Because whoever coded this before decided there is no conceivable reason for female characters to ever grow a beard

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Carn.

@9600bauds
Copy link
Contributor

k dun

@Probe1
Copy link
Member

Probe1 commented Dec 26, 2016

@PJB3005 get back to this please.

@Probe1 Probe1 merged commit 7752a78 into vgstation-coders:Bleeding-Edge Dec 30, 2016
ihadtoregisterforthis pushed a commit to ihadtoregisterforthis/fork4 that referenced this pull request Jul 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug / Fix This is either a bug or a fix for a bug.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Vox Characters can Choose Human Hairs.
4 participants