Skip to content

Commit

Permalink
Новые водолазки
Browse files Browse the repository at this point in the history
Нужно будет прописать копирайт и перевод
  • Loading branch information
Deenkaide committed Jun 17, 2024
1 parent af50c9a commit a3b179c
Show file tree
Hide file tree
Showing 46 changed files with 313 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,48 @@
- type: Sprite
sprite: Corvax/Clothing/Uniforms/Jumpskirt/schoolskirt.rsi
- type: Clothing
sprite: Corvax/Clothing/Uniforms/Jumpskirt/schoolskirt.rsi
sprite: Corvax/Clothing/Uniforms/Jumpskirt/schoolskirt.rsi

- type: entity
parent: ClothingUniformBase
id: ClothingUniformJumpskirtCapTurtleneck
name: captain's turtleneck
description: True captain's turtleneck
components:
- type: Sprite
sprite: Corvax/Clothing/Uniforms/Jumpskirt/cap_turtleneck.rsi
- type: Clothing
sprite: Corvax/Clothing/Uniforms/Jumpskirt/cap_turtleneck.rsi

- type: entity
parent: ClothingUniformBase
id: ClothingUniformJumpskirtHoPTurtleneck
name: head's of personal turtleneck
description: Turtleneck of papers god
components:
- type: Sprite
sprite: Corvax/Clothing/Uniforms/Jumpskirt/hop_turtleneck.rsi
- type: Clothing
sprite: Corvax/Clothing/Uniforms/Jumpskirt/hop_turtleneck.rsi

- type: entity
parent: ClothingUniformBase
id: ClothingUniformJumpskirtHoSTurtleneck
name: head's of security turtleneck
description: Main villain's turtleneck
components:
- type: Sprite
sprite: Corvax/Clothing/Uniforms/Jumpskirt/hos_turtleneck.rsi
- type: Clothing
sprite: Corvax/Clothing/Uniforms/Jumpskirt/hos_turtleneck.rsi

- type: entity
parent: ClothingUniformBase
id: ClothingUniformJumpskirtRDTurtleneck
name: research director's turtleneck
description: Evil genius turtleneck
components:
- type: Sprite
sprite: Corvax/Clothing/Uniforms/Jumpskirt/rd_turtleneck.rsi
- type: Clothing
sprite: Corvax/Clothing/Uniforms/Jumpskirt/rd_turtleneck.rsi
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,47 @@
sprite: Corvax/Clothing/Uniforms/Jumpsuit/centcom_admiral.rsi
- type: Clothing
sprite: Corvax/Clothing/Uniforms/Jumpsuit/centcom_admiral.rsi

- type: entity
parent: ClothingUniformBase
id: ClothingUniformJumpsuitCapTurtleneck
name: captain's turtleneck
description: True captain's turtleneck
components:
- type: Sprite
sprite: Corvax/Clothing/Uniforms/Jumpsuit/cap_turtleneck.rsi
- type: Clothing
sprite: Corvax/Clothing/Uniforms/Jumpsuit/cap_turtleneck.rsi

- type: entity
parent: ClothingUniformBase
id: ClothingUniformJumpsuitHoPTurtleneck
name: head's of personal turtleneck
description: Turtleneck of papers god
components:
- type: Sprite
sprite: Corvax/Clothing/Uniforms/Jumpsuit/hop_turtleneck.rsi
- type: Clothing
sprite: Corvax/Clothing/Uniforms/Jumpsuit/hop_turtleneck.rsi

- type: entity
parent: ClothingUniformBase
id: ClothingUniformJumpsuitHoSTurtleneck
name: head's of security turtleneck
description: Main villain's turtleneck
components:
- type: Sprite
sprite: Corvax/Clothing/Uniforms/Jumpsuit/hos_turtleneck.rsi
- type: Clothing
sprite: Corvax/Clothing/Uniforms/Jumpsuit/hos_turtleneck.rsi

- type: entity
parent: ClothingUniformBase
id: ClothingUniformJumpsuitRDTurtleneck
name: research director's turtleneck
description: Evil genius turtleneck
components:
- type: Sprite
sprite: Corvax/Clothing/Uniforms/Jumpsuit/rd_turtleneck.rsi
- type: Clothing
sprite: Corvax/Clothing/Uniforms/Jumpsuit/rd_turtleneck.rsi
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,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-INNERCLOTHING",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}
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,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-INNERCLOTHING",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}
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,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-INNERCLOTHING",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}
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,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-INNERCLOTHING",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}
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": "",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-INNERCLOTHING",
"directions": 4
},
{
"name": "equipped-INNERCLOTHING-reptilian",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}
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": "",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-INNERCLOTHING",
"directions": 4
},
{
"name": "equipped-INNERCLOTHING-reptilian",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-INNERCLOTHING",
"directions": 4
},
{
"name": "equipped-INNERCLOTHING-reptilian",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-INNERCLOTHING",
"directions": 4
},
{
"name": "equipped-INNERCLOTHING-reptilian",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}

0 comments on commit a3b179c

Please sign in to comment.