-
Notifications
You must be signed in to change notification settings - Fork 397
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
More jumpskirts #2840
base: master
Are you sure you want to change the base?
More jumpskirts #2840
Conversation
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
RSI Diff Bot; head commit 13bbba0 merging into b23a21f Resources/Textures/_DV/Clothing/Uniforms/Jumpskirt/chemsuitskirt.rsi
Resources/Textures/_DV/Clothing/Uniforms/Jumpskirt/explorer.rsi
Resources/Textures/_DV/Clothing/Uniforms/Jumpskirt/prisonguard.rsi
Resources/Textures/_DV/Clothing/Uniforms/Jumpskirt/scientist_formal.rsi
|
Signed-off-by: HTML/Crystal <[email protected]>
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.
Hurray!
Yaml linter fail real, missing locale |
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.
The JSON needs proper indentation of four spaces, for an example check this:
Delta-v/Resources/Textures/_DV/Clothing/Uniforms/Jumpsuit/security_alt.rsi/meta.json
Lines 1 to 30 in 47749d9
{ | |
"version": 1, | |
"license": "CC0-1.0", | |
"copyright": "Original work by TJohnson.", | |
"size": { | |
"x": 32, | |
"y": 32 | |
}, | |
"states": [ | |
{ | |
"name": "icon" | |
}, | |
{ | |
"name": "equipped-INNERCLOTHING", | |
"directions": 4 | |
}, | |
{ | |
"name": "inhand-left", | |
"directions": 4 | |
}, | |
{ | |
"name": "inhand-right", | |
"directions": 4 | |
}, | |
{ | |
"name": "rolled-equipped-INNERCLOTHING", | |
"directions": 4 | |
} | |
] | |
} |
Resources/Prototypes/Catalog/VendingMachines/Inventories/scidrobe.yml
Outdated
Show resolved
Hide resolved
Resources/Prototypes/Nyanotrasen/Loadouts/Jobs/Security/prisonguard.yml
Outdated
Show resolved
Hide resolved
Resources/Prototypes/_DV/Entities/Clothing/Uniforms/jumpskirts.yml
Outdated
Show resolved
Hide resolved
Resources/Prototypes/_DV/Entities/Clothing/Uniforms/jumpskirts.yml
Outdated
Show resolved
Hide resolved
Real, I'll do these changes probably tomorrow & I will mark them as resolved as I go along. |
IT WORKS YES!!! |
About the PR
I made jumpskirts for prison guard and salv then made formal jumpskirts for chem and epi. Hurray!
Why / Balance
Because jobs only having a jumpsuit version of something but no jumpskirt version is very weird.
Technical details
Sprite stuff, loadout stuff, and lathe recipe stuff
Media
Requirements
Breaking changes
Changelog
🆑