-
Notifications
You must be signed in to change notification settings - Fork 203
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
Add Additional Hair Options. #1689
base: master
Are you sure you want to change the base?
Conversation
RSI Diff Bot; head commit bda8142 merging into 65362e5 Resources/Textures/_Goobstation/Mobs/Customization/human_hair.rsi
Resources/Textures/_EE/Mobs/Customization/human_hair.rsi
|
Resources/Textures/_Goobstation/Mobs/Customization/human_hair.rsi/meta.json
Outdated
Show resolved
Hide resolved
Signed-off-by: Orion <[email protected]>
@Tunguso4ka Do you want to be credited in the changelog and/or credited as a commit co-author? (@ maintainers If they say yes, I'll handle merging) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I got one more request. Instead of putting these in the _Goobstation
namespace, put them in the _EE
namespace since this is not a goobstation PR anymore.
I'm looking through and I noticed that the _EE namespace doesn't have a hair.rsi nor preexisting YML or FTL for adding the hair. Would I just essentially make clones of the existing files and change the pathing to be under _EE or is there something more I would need to do? |
Yes, you should just essentially make clones of the existing files but just with the new hairs. |
Alrighty, it should all be moved over to EE now. I still have the goobstation changes left over and I'm new to this so I have no idea how to remove them, is it possible to selectively merge only the EE files? |
Signed-off-by: Orion <[email protected]>
no. Its okay. |
You can "reset" files/directories to their equivalent in master using this git command: So you'd need to run the command for |
Description
Adds some new hair options pulled from RMC/CM13. Credit to @Tunguso4ka for converting the sprites to the SS14 format. PR moved from previous PR (Goob-Station/Goob-Station-MRP#74) to here by the request of @CerberusWolfie
TODO
N/A
Changelog