Skip to content

Commit

Permalink
Добавление недостающих спрайтов для юбки ГСБ (#2391)
Browse files Browse the repository at this point in the history
* i'm ghoul

* Update meta.json

* Update meta.json

* im gonna cry

* dsada

* Update meta.json

* NikoNikoNiiii

* Update jumpskirts.yml

---------

Co-authored-by: Kirus59 <[email protected]>
  • Loading branch information
Tris0r and Kirus59 authored Dec 25, 2024
1 parent 39757e2 commit b2aae0e
Show file tree
Hide file tree
Showing 7 changed files with 49 additions and 17 deletions.
36 changes: 19 additions & 17 deletions Resources/Prototypes/Entities/Clothing/Uniforms/jumpskirts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,23 +181,25 @@
description: It's bright red and rather crisp, much like security's victims tend to be.
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpskirt/hos.rsi
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/hos.rsi
- type: Item
inhandVisuals:
left:
- state: inhand-left
color: "#C12D30"
sprite: Clothing/Uniforms/Jumpskirt/color.rsi
- state: overlay-inhand-left
sprite: Clothing/Uniforms/Jumpsuit/hos.rsi
right:
- state: inhand-right
color: "#C12D30"
sprite: Clothing/Uniforms/Jumpskirt/color.rsi
- state: overlay-inhand-right
sprite: Clothing/Uniforms/Jumpsuit/hos.rsi
sprite: SS220/Clothing/Uniforms/Jumpskirt/hos.rsi #ss220 fix
- type: Clothing
sprite: SS220/Clothing/Uniforms/Jumpskirt/hos.rsi #ss220 fix
#ss220 fix start
# - type: Item
# inhandVisuals:
# left:
# - state: inhand-left
# color: "#C12D30"
# sprite: Clothing/Uniforms/Jumpskirt/color.rsi
# - state: overlay-inhand-left
# sprite: Clothing/Uniforms/Jumpskirt/hos.rsi
# right:
# - state: inhand-right
# color: "#C12D30"
# sprite: Clothing/Uniforms/Jumpskirt/color.rsi
# - state: overlay-inhand-right
# sprite: Clothing/Uniforms/Jumpskirt/hos.rsi
#ss220 fix end

- type: entity
parent: [ClothingUniformSkirtBase]
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Created by Flareguy using sprites from tgstation at commit https://github.com/tgstation/tgstation/commit/c838ba21dae97db345e0113f99596decd1d66039 & the jumpskirt base found in color.rsi., monkey and inhands sprited by dinazewwr (Discord) for SS220",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-INNERCLOTHING",
"directions": 4
},
{
"name": "equipped-INNERCLOTHING-monkey",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}

0 comments on commit b2aae0e

Please sign in to comment.