Skip to content

Commit

Permalink
skladowshik-new-skirt (#2274)
Browse files Browse the repository at this point in the history
  • Loading branch information
lexaSvarshik authored Nov 28, 2024
1 parent eb3feb9 commit 878a3ac
Show file tree
Hide file tree
Showing 10 changed files with 57 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Resources/Locale/ru-RU/ss220/clothing/Jumpskirt/jumpskirt.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ ent-ClothingUniformJumpskirtAssociateProfessor = форма доцента
ent-ClothingUniformJumpskirtProfessor = форма профессора
.desc = А теперь рубрика "эксперимент"!
.suffix = За время в игре
ent-ClothingUniformJumpskirtWarehouseman = рабочий комбинезон-юбка заведующего складом
.desc = Практичный, удобный, не стесняющий движения и главное стильный юбка-комбинезон. У вас с ним связаны плохие воспоминания о прошлом начальнике
.suffix = За время в игре
1 change: 1 addition & 0 deletions Resources/Prototypes/Loadouts/loadout_groups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -741,6 +741,7 @@
- QuartermasterFormalSuit
- QuartermasterJumpsuitCargonovich #SS220-Cargonovich
- QuartermasterJumpsuitWarehouseman #SS220-QM-Trip
- QuartermasterJumpskirtWarehouseman #SS220-QM-Trip

- type: loadoutGroup
id: QuartermasterNeck
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,21 @@
- type: Clothing
sprite: SS220/Clothing/Uniforms/Jumpskirt/whitecaptain.rsi

# Карго

#Квартирмейстер
- type: entity
parent: ClothingUniformBase
id: ClothingUniformJumpskirtWarehouseman
name: the overalls of the warehouse manager
description: Practical, comfortable, movement-free and, most importantly, stylish jumpskirt. You have bad memories of your former boss with him.
suffix: For playtime
components:
- type: Sprite
sprite: SS220/Clothing/Uniforms/Jumpskirt/qm_warehouseman_skirt.rsi
- type: Clothing
sprite: SS220/Clothing/Uniforms/Jumpskirt/qm_warehouseman_skirt.rsi

#RND / РНД

# Ассистент
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,14 @@
equipment:
jumpsuit: ClothingUniformJumpsuitWarehouseman

- type: loadout
id: QuartermasterJumpskirtWarehouseman
effects:
- !type:GroupLoadoutEffect
proto: Warehouseman
equipment:
jumpsuit: ClothingUniformJumpskirtWarehouseman

# Outerclothing

- type: loadout
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": "EULA/CLA with a hosting restriction, full text: https://raw.githubusercontent.com/SerbiaStrong-220/space-station-14/master/CLA.txt",
"copyright": "Sprited by dinazewwr (Discord) for SS220, Inhands sprited by okroshka59 (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 878a3ac

Please sign in to comment.