-
Notifications
You must be signed in to change notification settings - Fork 64
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
Clothing Additions By DakoDemon #136
Conversation
… into Clothing-Additions
- Added Pink Hoodie to Loadouts - Added in more Departmental socks, warmers, & thongs - Added various stats to the respective department pieces - Added requested Outwear, Overalls Signed-off-by: Dakota Haven <[email protected]>
- Added Mantis, and Courier socks ect - Added the skirt tag, thongs can be worn by harpies (Someone already did, but didn't want to accidentally revert any changes) - Added Cyberjackets Signed-off-by: Dakota Haven <[email protected]>
RSI Diff Bot; head commit b167639 merging into fa46395 Resources/Textures/Floof/Clothing/Departmental/Engineering/chiefengisocks.rsi
Resources/Textures/Floof/Clothing/Departmental/Engineering/chiefengithong.rsi
Resources/Textures/Floof/Clothing/Departmental/Engineering/chiefengiwarmer.rsi
Resources/Textures/Floof/Clothing/Departmental/Epistemics/directorepisocks.rsi
Resources/Textures/Floof/Clothing/Departmental/Epistemics/directorepithong.rsi
Resources/Textures/Floof/Clothing/Departmental/Epistemics/directorepiwarmer.rsi
Resources/Textures/Floof/Clothing/Departmental/Epistemics/mantisepisocks.rsi
Resources/Textures/Floof/Clothing/Departmental/Epistemics/mantisepithong.rsi
Resources/Textures/Floof/Clothing/Departmental/Epistemics/mantisepiwarmer.rsi
Resources/Textures/Floof/Clothing/Departmental/Logistics/mailcarriersocks.rsi
Resources/Textures/Floof/Clothing/Departmental/Logistics/mailcarrierthong.rsi
Resources/Textures/Floof/Clothing/Departmental/Logistics/mailcarrierwarmer.rsi
Resources/Textures/Floof/Clothing/Departmental/Logistics/qmlogisocks.rsi
Resources/Textures/Floof/Clothing/Departmental/Logistics/qmlogithong.rsi
Resources/Textures/Floof/Clothing/Departmental/Logistics/qmlogiwarmer.rsi
Resources/Textures/Floof/Clothing/Departmental/Medical/chemistsocks.rsi
Resources/Textures/Floof/Clothing/Departmental/Medical/chemistthong.rsi
Resources/Textures/Floof/Clothing/Departmental/Medical/chemistwarmer.rsi
Resources/Textures/Floof/Clothing/Departmental/Medical/cmosocks.rsi
Resources/Textures/Floof/Clothing/Departmental/Medical/cmothong.rsi
Resources/Textures/Floof/Clothing/Departmental/Medical/cmowarmer.rsi
Resources/Textures/Floof/Clothing/Departmental/Medical/paramedsocks.rsi
Resources/Textures/Floof/Clothing/Departmental/Medical/paramedthong.rsi
Resources/Textures/Floof/Clothing/Departmental/Medical/paramedwarmer.rsi
Resources/Textures/Floof/Clothing/Departmental/Security/detectsocks.rsi
Resources/Textures/Floof/Clothing/Departmental/Security/detectthong.rsi
Resources/Textures/Floof/Clothing/Departmental/Security/detectwarmer.rsi
Resources/Textures/Floof/Clothing/Departmental/Security/hossocks.rsi
Resources/Textures/Floof/Clothing/Departmental/Security/hosthong.rsi
Resources/Textures/Floof/Clothing/Departmental/Security/hoswarmer.rsi
Resources/Textures/Floof/Clothing/Departmental/Service/bartendersocks.rsi
Resources/Textures/Floof/Clothing/Departmental/Service/bartenderthong.rsi
Resources/Textures/Floof/Clothing/Departmental/Service/bartenderwarmer.rsi
Resources/Textures/Floof/Clothing/Departmental/Service/chefsocks.rsi
Resources/Textures/Floof/Clothing/Departmental/Service/chefthong.rsi
Resources/Textures/Floof/Clothing/Departmental/Service/chefwarmer.rsi
Resources/Textures/Floof/Clothing/Departmental/Service/musiciansocks.rsi
Resources/Textures/Floof/Clothing/Departmental/Service/musicianthong.rsi
Resources/Textures/Floof/Clothing/Departmental/Service/musicianwarmer.rsi
Resources/Textures/Floof/Clothing/Departmental/Service/universalservicejumpsuit.rsi
Resources/Textures/Floof/Clothing/OuterClothing/Misc/plainoveralls.rsi
Resources/Textures/Floof/Clothing/OuterClothing/Misc/robooveralls.rsi
Resources/Textures/Floof/Clothing/OuterClothing/WinterCoats/cyberjacketpurple.rsi
Resources/Textures/Floof/Clothing/OuterClothing/WinterCoats/cyberjacketwhite.rsi
Resources/Textures/Floof/Clothing/OuterClothing/WinterCoats/cyberjacketyellow.rsi
Resources/Textures/Floof/Clothing/Uniforms/musicianking.rsi
Resources/Textures/Floof/Clothing/Uniforms/musiciankingblack.rsi
|
Alright time to see what I did wrong :P |
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.
Seems good from what I see.
Only thing I'm wondering about is commenting out the old socks.
Also I believe a fix was applied for Sec values already while I was asleep.
Making the coder and bee socks cheaper because Dako put them in their own PR as a cheaper loadout, so keeping the other loadout would make it redundant |
These ones still have a slight armor value as far as I can tell, if you want them coded out I could probably remove them just fine. (the armor values not the socks) |
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.
Thanks for the info, overall looks good.
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.
Those clothing must NOT replace security, protective, job equipement and so should in any cases not have speed boosts or armor or special effects, keep them simple.
If someone need to have more project if handling something dangerous they should get protective gear for that moment.
Resources/Prototypes/DeltaV/Catalog/VendingMachines/Inventories/pride.yml
Outdated
Show resolved
Hide resolved
Resources/Prototypes/DeltaV/Catalog/VendingMachines/Inventories/pride.yml
Outdated
Show resolved
Hide resolved
Resources/Prototypes/Catalog/VendingMachines/Inventories/robodrobe.yml
Outdated
Show resolved
Hide resolved
Resources/Prototypes/Floof/Entities/Clothing/departmental_clothes.yml
Outdated
Show resolved
Hide resolved
Resources/Prototypes/Floof/Entities/Clothing/departmental_clothes.yml
Outdated
Show resolved
Hide resolved
Resources/Prototypes/Floof/Entities/Clothing/departmental_clothes.yml
Outdated
Show resolved
Hide resolved
Resources/Prototypes/Floof/Entities/Clothing/departmental_clothes.yml
Outdated
Show resolved
Hide resolved
Resources/Prototypes/Floof/Entities/Clothing/departmental_clothes.yml
Outdated
Show resolved
Hide resolved
Resources/Prototypes/Floof/Entities/Clothing/departmental_clothes.yml
Outdated
Show resolved
Hide resolved
Resources/Prototypes/Floof/Entities/Clothing/departmental_clothes.yml
Outdated
Show resolved
Hide resolved
Co-authored-by: FoxxoTrystan <[email protected]>
Co-authored-by: FoxxoTrystan <[email protected]>
Co-authored-by: FoxxoTrystan <[email protected]>
Co-authored-by: FoxxoTrystan <[email protected]>
Co-authored-by: FoxxoTrystan <[email protected]>
Co-authored-by: FoxxoTrystan <[email protected]>
Co-authored-by: FoxxoTrystan <[email protected]>
Co-authored-by: FoxxoTrystan <[email protected]>
I'm gonna resolve these on PC so I don't have to handle a dying phone while merging the suggestions lol |
Co-authored-by: FoxxoTrystan <[email protected]>
Co-authored-by: FoxxoTrystan <[email protected]>
Co-authored-by: FoxxoTrystan <[email protected]>
Co-authored-by: FoxxoTrystan <[email protected]>
Co-authored-by: FoxxoTrystan <[email protected]>
Co-authored-by: FoxxoTrystan <[email protected]>
Co-authored-by: FoxxoTrystan <[email protected]>
Co-authored-by: FoxxoTrystan <[email protected]>
Co-authored-by: FoxxoTrystan <[email protected]>
Co-authored-by: FoxxoTrystan <[email protected]>
Co-authored-by: FoxxoTrystan <[email protected]>
Co-authored-by: FoxxoTrystan <[email protected]>
So turns out github will test every single commit before testing the whole thing together. I ate all of the actions tests. Do not do what I did and learn the hard way, any contributor that may read this. |
Description
Added in some more departmental socks, and a few other requested outfits. Did a few bug fixes. - DakoDemon
(I helped solve the merge conflicts by cherry-picking each of these commits and manually going through! Hope I didn't fuck anything up!) -Kota aka ShatteredSwords
Changelog
🆑 DakoDemon