Skip to content

Commit 2b424ef

Browse files
authored
Chief Engineer loadout (#1053)
* Chief Engineer loadout add * Fix RSI issue /
1 parent c636b2a commit 2b424ef

39 files changed

+339
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
ent-ClothingUniformJumpsuitChiefEngineerDark = темный комбинезон старшего инженера
2+
.desc = Престижная униформа темного цвета для Старшего Инженера, что вложил немало времени в свою работу.
3+
ent-ClothingUniformJumpsuitChiefEngineerTurtleDark = темная водолазка старшего инженера
4+
.desc = Престижная униформа темного цвета для Старшего Инженера, что вложил немало времени в свою работу.
5+
ent-ClothingUniformJumpskirtChiefEngineerDark = темная юбка-комбинезон старшего инженера
6+
.desc = Престижная униформа темного цвета для Старшего Инженера, что вложил немало времени в свою работу.
7+
ent-ClothingUniformJumpskirtChiefEngineerTurtleDark = темная водолазка старшего инженера
8+
.desc = Престижная униформа темного цвета для Старшего Инженера, что вложил немало времени в свою работу.
9+
ent-ClothingNeckCloakCEDark = темный плащ старшего инженера
10+
.desc = Престижный плащ темного цвета для Старшего Инженера, что вложил немало времени в свою работу.
11+
ent-ClothingNeckMantleCEDark = темная мантия старшего инженера
12+
.desc = Престижная мантия темного цвета для Старшего Инженера, что вложил немало времени в свою работу.

Resources/Prototypes/Loadouts/loadout_groups.yml

+10
Original file line numberDiff line numberDiff line change
@@ -616,6 +616,12 @@
616616
- ChiefEngineerJumpskirt
617617
- ChiefEngineerTurtleneck
618618
- ChiefEngineerTurtleneckSkirt
619+
#ss220-loadout-chief-engineer-begin
620+
- DarkChiefEngineerJumpsuit
621+
- DarkChiefEngineerJumpskirt
622+
- DarkChiefEngineerTurtleneck
623+
- DarkChiefEngineerTurtleneckSkirt
624+
#ss220-loadout-chief-engineer-end
619625

620626
- type: loadoutGroup
621627
id: ChiefEngineerBackpack
@@ -632,6 +638,10 @@
632638
loadouts:
633639
- ChiefEngineerCloak
634640
- ChiefEngineerMantle
641+
#ss220-loadout-chief-engineer-begin
642+
- DarkChiefEngineerCloak
643+
- DarkChiefEngineerMantle
644+
#ss220-loadout-chief-engineer-end
635645

636646
- type: loadoutGroup
637647
id: ChiefEngineerOuterClothing
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
2+
- type: entity
3+
parent: ClothingNeckBase
4+
id: ClothingNeckCloakCEDark
5+
name: chief engineer's dark cloak
6+
description: The dark cloak of the chief engineer for years of service as the head of the engineering department.
7+
components:
8+
- type: Sprite
9+
sprite: SS220/Clothing/Neck/Cloaks/CE_dark/ce_dark.rsi
10+
11+
- type: entity
12+
parent: ClothingNeckBase
13+
id: ClothingNeckMantleCEDark
14+
name: chief engineer's dark mantle
15+
description: The dark mantle of the chief engineer for years of service as head of the engineering department.
16+
components:
17+
- type: Sprite
18+
sprite: SS220/Clothing/Neck/Cloaks/CEmantle_dark.rsi
19+
- type: Clothing
20+
sprite: SS220/Clothing/Neck/Cloaks/CEmantle_dark.rsi
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
- type: entity
2+
parent: ClothingUniformBase
3+
id: ClothingUniformJumpsuitChiefEngineerDark
4+
name: dark uniform chief engineer
5+
description: Dark uniform for years of service as head of the engineering department.
6+
components:
7+
- type: Sprite
8+
sprite: SS220/Clothing/Uniforms/CE_dark/jumpsuit/ce_dark.rsi
9+
- type: Clothing
10+
sprite: SS220/Clothing/Uniforms/CE_dark/jumpsuit/ce_dark.rsi
11+
12+
- type: entity
13+
parent: ClothingUniformBase
14+
id: ClothingUniformJumpsuitChiefEngineerTurtleDark
15+
name: dark chief engineer's turtleneck
16+
description: Dark turtleneck designed specifically for work in conditions of the engineering department.
17+
components:
18+
- type: Sprite
19+
sprite: SS220/Clothing/Uniforms/CE_dark_turtle/jumpsuit/ce_dark_turtle.rsi
20+
- type: Clothing
21+
sprite: SS220/Clothing/Uniforms/CE_dark_turtle/jumpsuit/ce_dark_turtle.rsi
22+
23+
- type: entity
24+
parent: ClothingUniformBase
25+
id: ClothingUniformJumpskirtChiefEngineerDark
26+
name: dark uniform chief engineer
27+
description: Dark uniform for years of service as head of the engineering department.
28+
components:
29+
- type: Sprite
30+
sprite: SS220/Clothing/Uniforms/CE_dark/jumpskirt/ce_dark.rsi
31+
- type: Clothing
32+
sprite: SS220/Clothing/Uniforms/CE_dark/jumpskirt/ce_dark.rsi
33+
34+
- type: entity
35+
parent: ClothingUniformSkirtBase
36+
id: ClothingUniformJumpskirtChiefEngineerTurtleDark
37+
name: dark chief engineer's turtleneck
38+
description: Dark turtleneck designed specifically for work in conditions of the engineering department.
39+
components:
40+
- type: Sprite
41+
sprite: SS220/Clothing/Uniforms/CE_dark_turtle/jumpskirt/ce_dark_turtle.rsi
42+
- type: Clothing
43+
sprite: SS220/Clothing/Uniforms/CE_dark_turtle/jumpskirt/ce_dark_turtle.rsi
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,83 @@
1+
# ChiefEngineer Time
2+
- type: loadoutEffectGroup
3+
id: DarkChiefEngineer
4+
effects:
5+
- !type:JobRequirementLoadoutEffect
6+
requirement:
7+
!type:RoleTimeRequirement
8+
role: JobChiefEngineer
9+
time: 720000 #200 часов, форма для положивших уйму времени на работу
10+
11+
# Jumpsuit
12+
- type: loadout
13+
id: DarkChiefEngineerJumpsuit
14+
equipment: DarkChiefEngineerJumpsuit
15+
effects:
16+
- !type:GroupLoadoutEffect
17+
proto: DarkChiefEngineer
18+
19+
- type: startingGear
20+
id: DarkChiefEngineerJumpsuit
21+
equipment:
22+
jumpsuit: ClothingUniformJumpsuitChiefEngineerDark
23+
24+
- type: loadout
25+
id: DarkChiefEngineerJumpskirt
26+
equipment: DarkChiefEngineerJumpskirt
27+
effects:
28+
- !type:GroupLoadoutEffect
29+
proto: DarkChiefEngineer
30+
31+
- type: startingGear
32+
id: DarkChiefEngineerJumpskirt
33+
equipment:
34+
jumpsuit: ClothingUniformJumpskirtChiefEngineerDark
35+
36+
- type: loadout
37+
id: DarkChiefEngineerTurtleneck
38+
equipment: DarkChiefEngineerTurtleneck
39+
effects:
40+
- !type:GroupLoadoutEffect
41+
proto: DarkChiefEngineer
42+
43+
- type: startingGear
44+
id: DarkChiefEngineerTurtleneck
45+
equipment:
46+
jumpsuit: ClothingUniformJumpsuitChiefEngineerTurtleDark
47+
48+
- type: loadout
49+
id: DarkChiefEngineerTurtleneckSkirt
50+
equipment: DarkChiefEngineerTurtleneckSkirt
51+
effects:
52+
- !type:GroupLoadoutEffect
53+
proto: DarkChiefEngineer
54+
55+
- type: startingGear
56+
id: DarkChiefEngineerTurtleneckSkirt
57+
equipment:
58+
jumpsuit: ClothingUniformJumpskirtChiefEngineerTurtleDark
59+
60+
# Neck
61+
- type: loadout
62+
id: DarkChiefEngineerCloak
63+
equipment: DarkChiefEngineerCloak
64+
effects:
65+
- !type:GroupLoadoutEffect
66+
proto: DarkChiefEngineer
67+
68+
- type: startingGear
69+
id: DarkChiefEngineerCloak
70+
equipment:
71+
neck: ClothingNeckCloakCEDark
72+
73+
- type: loadout
74+
id: DarkChiefEngineerMantle
75+
equipment: DarkChiefEngineerMantle
76+
effects:
77+
- !type:GroupLoadoutEffect
78+
proto: DarkChiefEngineer
79+
80+
- type: startingGear
81+
id: DarkChiefEngineerMantle
82+
equipment:
83+
neck: ClothingNeckMantleCEDark
Loading
Loading
Loading
Loading
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"version": 1,
3+
"license": "CC-BY-SA-3.0",
4+
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/2fea0a59470c476cf3f927833d3918d89cbe6af8, sprites in hand by PuroSlavKing (Github) and RudeyCoolLeet#3875, resprited by nightmare_stalker (Discord) for SS220",
5+
"size": {
6+
"x": 32,
7+
"y": 32
8+
},
9+
"states": [
10+
{
11+
"name": "icon"
12+
},
13+
{
14+
"name": "equipped-NECK",
15+
"directions": 4
16+
},
17+
{
18+
"name": "inhand-left",
19+
"directions": 4
20+
},
21+
{
22+
"name": "inhand-right",
23+
"directions": 4
24+
}
25+
]
26+
}
Loading
Loading
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"version": 1,
3+
"license": "CC-BY-SA-3.0",
4+
"copyright": "Taken from Skyrat-tg at commit https://github.com/Skyrat-SS13/Skyrat-tg/commit/42bb106e0e78142cad7e6239549b60b18da960ec. Resprited by nightmare_stalker (Discord) for SS220",
5+
"size": {
6+
"x": 32,
7+
"y": 32
8+
},
9+
"states": [
10+
{
11+
"name": "icon"
12+
},
13+
{
14+
"name": "equipped-NECK",
15+
"directions": 4
16+
}
17+
]
18+
}
Loading
Loading
Loading
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"version": 1,
3+
"license": "CC-BY-SA-3.0",
4+
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/c838ba21dae97db345e0113f99596decd1d66039. In hand sprite scaled down by potato1234_x, monkey derivative made by brainfood1183 (github) for ss14, resprited by nightmare_stalker (Discord) for SS220",
5+
"size": {
6+
"x": 32,
7+
"y": 32
8+
},
9+
"states": [
10+
{
11+
"name": "icon"
12+
},
13+
{
14+
"name": "equipped-INNERCLOTHING",
15+
"directions": 4
16+
},
17+
{
18+
"name": "equipped-INNERCLOTHING-monkey",
19+
"directions": 4
20+
},
21+
{
22+
"name": "inhand-left",
23+
"directions": 4
24+
},
25+
{
26+
"name": "inhand-right",
27+
"directions": 4
28+
}
29+
]
30+
}
Loading
Loading
Loading
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
{
2+
"version": 1,
3+
"license": "CC-BY-SA-3.0",
4+
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/c838ba21dae97db345e0113f99596decd1d66039. In hand sprite scaled down by potato1234_x, monkey made by SonicHDC (github) for ss14",
5+
"size": {
6+
"x": 32,
7+
"y": 32
8+
},
9+
"states": [
10+
{
11+
"name": "icon"
12+
},
13+
{
14+
"name": "s"
15+
},
16+
{
17+
"name": "equipped-INNERCLOTHING",
18+
"directions": 4
19+
},
20+
{
21+
"name": "s-equipped-INNERCLOTHING",
22+
"directions": 4
23+
},
24+
{
25+
"name": "equipped-INNERCLOTHING-monkey",
26+
"directions": 4
27+
},
28+
{
29+
"name": "inhand-left",
30+
"directions": 4
31+
},
32+
{
33+
"name": "inhand-right",
34+
"directions": 4
35+
}
36+
]
37+
}
Loading
Loading
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"version": 1,
3+
"license": "CC-BY-SA-3.0",
4+
"copyright": "Borrowed from QM turtleneck at https://github.com/space-wizards/space-station-14/tree/master/Resources/Textures/Clothing/Uniforms/Jumpsuit/qmturtle.rsi and modified by KingFroozy (github) for space station 14, resprited by nightmare_stalker (Discord) for SS220",
5+
"size": {
6+
"x": 32,
7+
"y": 32
8+
},
9+
"states": [
10+
{
11+
"name": "icon"
12+
},
13+
{
14+
"name": "equipped-INNERCLOTHING",
15+
"directions": 4
16+
},
17+
{
18+
"name": "equipped-INNERCLOTHING-monkey",
19+
"directions": 4
20+
},
21+
{
22+
"name": "inhand-left",
23+
"directions": 4
24+
},
25+
{
26+
"name": "inhand-right",
27+
"directions": 4
28+
}
29+
]
30+
}
Loading
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"version": 1,
3+
"license": "CC-BY-SA-3.0",
4+
"copyright": "Borrowed from QM turtleneck at https://github.com/space-wizards/space-station-14/tree/master/Resources/Textures/Clothing/Uniforms/Jumpskirt/qmturtleskirt.rsi and modified by KingFroozy (github) for space station 14, resprited by nightmare_stalker (Discord) for SS220",
5+
"size": {
6+
"x": 32,
7+
"y": 32
8+
},
9+
"states": [
10+
{
11+
"name": "icon"
12+
},
13+
{
14+
"name": "equipped-INNERCLOTHING",
15+
"directions": 4
16+
},
17+
{
18+
"name": "equipped-INNERCLOTHING-monkey",
19+
"directions": 4
20+
},
21+
{
22+
"name": "inhand-left",
23+
"directions": 4
24+
},
25+
{
26+
"name": "inhand-right",
27+
"directions": 4
28+
}
29+
]
30+
}

0 commit comments

Comments
 (0)