Респрайты канистр и плащей Капитана, СЕ и РД (#469)
* canisters resprite * captain, research director and chief engineer cloaks resprite
@@ -20,6 +20,15 @@
|
|||||||
- type: StealTarget
|
- type: StealTarget
|
||||||
stealGroup: HeadCloak
|
stealGroup: HeadCloak
|
||||||
|
|
||||||
|
- type: entity # WD
|
||||||
|
parent: ClothingNeckCloakCap
|
||||||
|
id: ClothingNeckCloakCapLuxurious
|
||||||
|
name: captain's cloak
|
||||||
|
description: A pompous and comfy blue cloak with a nice gold trim, while not particularly valuable as your other possessions, it sure is fancy.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: White/Clothing/Neck/Cloaks/cap.rsi
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingNeckBase
|
parent: ClothingNeckBase
|
||||||
id: ClothingNeckCloakHos
|
id: ClothingNeckCloakHos
|
||||||
@@ -42,6 +51,15 @@
|
|||||||
- type: StealTarget
|
- type: StealTarget
|
||||||
stealGroup: HeadCloak
|
stealGroup: HeadCloak
|
||||||
|
|
||||||
|
- type: entity # WD
|
||||||
|
parent: ClothingNeckCloakCe
|
||||||
|
id: ClothingNeckCloakCeLuxurious
|
||||||
|
name: chief engineer's cloak
|
||||||
|
description: A dark green cloak with light blue ornaments, given to those who proved themselves to master the precise art of engineering.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: White/Clothing/Neck/Cloaks/ce.rsi
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingNeckBase
|
parent: ClothingNeckBase
|
||||||
id: ClothingCloakCmo
|
id: ClothingCloakCmo
|
||||||
@@ -64,6 +82,15 @@
|
|||||||
- type: StealTarget
|
- type: StealTarget
|
||||||
stealGroup: HeadCloak
|
stealGroup: HeadCloak
|
||||||
|
|
||||||
|
- type: entity # WD
|
||||||
|
parent: ClothingNeckCloakRd
|
||||||
|
id: ClothingNeckCloakRdLuxurious
|
||||||
|
name: research director's cloak
|
||||||
|
description: A white cloak with violet stripes, showing your status as the arbiter of cutting-edge technology.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: White/Clothing/Neck/Cloaks/rd.rsi
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingNeckBase
|
parent: ClothingNeckBase
|
||||||
id: ClothingNeckCloakQm
|
id: ClothingNeckCloakQm
|
||||||
|
|||||||
@@ -47,7 +47,7 @@
|
|||||||
- type: Sprite
|
- type: Sprite
|
||||||
layers:
|
layers:
|
||||||
- state: red
|
- state: red
|
||||||
- sprite: Structures/Storage/canister.rsi
|
- sprite: White/Structures/Storage/canister.rsi
|
||||||
state: blue
|
state: blue
|
||||||
- type: RandomSpawner
|
- type: RandomSpawner
|
||||||
rarePrototypes:
|
rarePrototypes:
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
- type: Transform
|
- type: Transform
|
||||||
noRot: true
|
noRot: true
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Structures/Storage/canister.rsi
|
sprite: White/Structures/Storage/canister.rsi
|
||||||
noRot: true
|
noRot: true
|
||||||
layers:
|
layers:
|
||||||
- state: grey
|
- state: grey
|
||||||
|
|||||||
@@ -73,6 +73,14 @@
|
|||||||
equipment:
|
equipment:
|
||||||
neck: ClothingNeckCloakCapFormal
|
neck: ClothingNeckCloakCapFormal
|
||||||
|
|
||||||
|
- type: itemLoadout # WD
|
||||||
|
id: CaptainCloakLuxurious
|
||||||
|
equipment: CaptainCloakLuxurious
|
||||||
|
- type: startingGear
|
||||||
|
id: CaptainCloakLuxurious
|
||||||
|
equipment:
|
||||||
|
neck: ClothingNeckCloakCapLuxurious
|
||||||
|
|
||||||
- type: itemLoadout
|
- type: itemLoadout
|
||||||
id: CaptainMantle
|
id: CaptainMantle
|
||||||
equipment: CaptainMantle
|
equipment: CaptainMantle
|
||||||
|
|||||||
@@ -59,6 +59,14 @@
|
|||||||
equipment:
|
equipment:
|
||||||
neck: ClothingNeckCloakCe
|
neck: ClothingNeckCloakCe
|
||||||
|
|
||||||
|
- type: itemLoadout # WD
|
||||||
|
id: ChiefEngineerCloakLuxurious
|
||||||
|
equipment: ChiefEngineerCloakLuxurious
|
||||||
|
- type: startingGear
|
||||||
|
id: ChiefEngineerCloakLuxurious
|
||||||
|
equipment:
|
||||||
|
neck: ClothingNeckCloakCeLuxurious
|
||||||
|
|
||||||
- type: itemLoadout
|
- type: itemLoadout
|
||||||
id: ChiefEngineerMantle
|
id: ChiefEngineerMantle
|
||||||
equipment: ChiefEngineerMantle
|
equipment: ChiefEngineerMantle
|
||||||
|
|||||||
@@ -24,6 +24,14 @@
|
|||||||
equipment:
|
equipment:
|
||||||
neck: ClothingNeckCloakRd
|
neck: ClothingNeckCloakRd
|
||||||
|
|
||||||
|
- type: itemLoadout # WD
|
||||||
|
id: ResearchDirectorCloakLuxurious
|
||||||
|
equipment: ResearchDirectorCloakLuxurious
|
||||||
|
- type: startingGear
|
||||||
|
id: ResearchDirectorCloakLuxurious
|
||||||
|
equipment:
|
||||||
|
neck: ClothingNeckCloakRdLuxurious
|
||||||
|
|
||||||
# Jumpsuit
|
# Jumpsuit
|
||||||
- type: itemLoadout
|
- type: itemLoadout
|
||||||
id: ResearchDirectorJumpsuit
|
id: ResearchDirectorJumpsuit
|
||||||
|
|||||||
@@ -56,6 +56,7 @@
|
|||||||
loadouts:
|
loadouts:
|
||||||
- CaptainCloak
|
- CaptainCloak
|
||||||
- CaptainCloakFormal
|
- CaptainCloakFormal
|
||||||
|
- CaptainCloakLuxurious # WD
|
||||||
- CaptainMantle
|
- CaptainMantle
|
||||||
|
|
||||||
- type: loadoutGroup
|
- type: loadoutGroup
|
||||||
@@ -985,6 +986,15 @@
|
|||||||
loadouts:
|
loadouts:
|
||||||
- ChiefEngineerHeadsetAlt
|
- ChiefEngineerHeadsetAlt
|
||||||
|
|
||||||
|
- type: loadoutGroup
|
||||||
|
id: ChiefEngineerNeck
|
||||||
|
name: loadout-group-neck
|
||||||
|
minLimit: 0
|
||||||
|
loadouts:
|
||||||
|
- ChiefEngineerCloak
|
||||||
|
- ChiefEngineerCloakLuxurious # WD
|
||||||
|
- ChiefEngineerMantle
|
||||||
|
|
||||||
- type: loadoutGroup
|
- type: loadoutGroup
|
||||||
id: ChiefEngineerJumpsuit
|
id: ChiefEngineerJumpsuit
|
||||||
name: loadout-group-jumpsuit
|
name: loadout-group-jumpsuit
|
||||||
@@ -1003,14 +1013,6 @@
|
|||||||
- ChiefEngineerDuffel
|
- ChiefEngineerDuffel
|
||||||
- CommonSatchelLeather # WD
|
- CommonSatchelLeather # WD
|
||||||
|
|
||||||
- type: loadoutGroup
|
|
||||||
id: ChiefEngineerNeck
|
|
||||||
name: loadout-group-neck
|
|
||||||
minLimit: 0
|
|
||||||
loadouts:
|
|
||||||
- ChiefEngineerCloak
|
|
||||||
- ChiefEngineerMantle
|
|
||||||
|
|
||||||
- type: loadoutGroup
|
- type: loadoutGroup
|
||||||
id: ChiefEngineerOuterClothing
|
id: ChiefEngineerOuterClothing
|
||||||
name: loadout-group-outerclothing
|
name: loadout-group-outerclothing
|
||||||
@@ -1177,6 +1179,7 @@
|
|||||||
loadouts:
|
loadouts:
|
||||||
- ResearchDirectorMantle
|
- ResearchDirectorMantle
|
||||||
- ResearchDirectorCloak
|
- ResearchDirectorCloak
|
||||||
|
- ResearchDirectorCloakLuxurious # WD
|
||||||
|
|
||||||
- type: loadoutGroup
|
- type: loadoutGroup
|
||||||
id: ResearchDirectorJumpsuit
|
id: ResearchDirectorJumpsuit
|
||||||
|
|||||||
|
After Width: | Height: | Size: 2.4 KiB |
BIN
Resources/Textures/White/Clothing/Neck/Cloaks/cap.rsi/icon.png
Normal file
|
After Width: | Height: | Size: 920 B |
|
After Width: | Height: | Size: 605 B |
|
After Width: | Height: | Size: 608 B |
@@ -0,0 +1,26 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/5a73e8f825ff279e82949b9329783a9e3070e2da, sprites in hand by PuroSlavKing (Github) and RudeyCoolLeet#3875, colors edited by Skarletto (github)",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "icon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "equipped-NECK",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-left",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-right",
|
||||||
|
"directions": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
After Width: | Height: | Size: 1.9 KiB |
BIN
Resources/Textures/White/Clothing/Neck/Cloaks/ce.rsi/icon.png
Normal file
|
After Width: | Height: | Size: 751 B |
|
After Width: | Height: | Size: 439 B |
|
After Width: | Height: | Size: 456 B |
@@ -0,0 +1,26 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/5a73e8f825ff279e82949b9329783a9e3070e2da, sprites in hand by PuroSlavKing (Github) and RudeyCoolLeet#3875",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "icon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "equipped-NECK",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-left",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-right",
|
||||||
|
"directions": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
After Width: | Height: | Size: 1.6 KiB |
BIN
Resources/Textures/White/Clothing/Neck/Cloaks/rd.rsi/icon.png
Normal file
|
After Width: | Height: | Size: 705 B |
|
After Width: | Height: | Size: 733 B |
|
After Width: | Height: | Size: 763 B |
@@ -0,0 +1,26 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/5a73e8f825ff279e82949b9329783a9e3070e2da, sprites in hand by PuroSlavKing (Github) and RudeyCoolLeet#3875",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "icon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "equipped-NECK",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-left",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-right",
|
||||||
|
"directions": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
After Width: | Height: | Size: 973 B |
|
After Width: | Height: | Size: 1012 B |
|
After Width: | Height: | Size: 991 B |
|
After Width: | Height: | Size: 974 B |
|
After Width: | Height: | Size: 943 B |
|
After Width: | Height: | Size: 972 B |
|
After Width: | Height: | Size: 1004 B |
|
After Width: | Height: | Size: 987 B |
|
After Width: | Height: | Size: 399 B |
|
After Width: | Height: | Size: 120 B |
|
After Width: | Height: | Size: 113 B |
|
After Width: | Height: | Size: 112 B |
|
After Width: | Height: | Size: 114 B |
|
After Width: | Height: | Size: 201 B |
|
After Width: | Height: | Size: 155 B |
|
After Width: | Height: | Size: 943 B |
|
After Width: | Height: | Size: 882 B |
|
After Width: | Height: | Size: 991 B |
|
After Width: | Height: | Size: 974 B |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 1007 B |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 999 B |
|
After Width: | Height: | Size: 996 B |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 1.1 KiB |
BIN
Resources/Textures/White/Structures/Storage/canister.rsi/h2.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 1018 B |
|
After Width: | Height: | Size: 1014 B |
|
After Width: | Height: | Size: 938 B |
|
After Width: | Height: | Size: 993 B |
|
After Width: | Height: | Size: 493 B |
@@ -0,0 +1,188 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "Frezon canister modified from tgstation, the rest are taken from tgstation at commit https://github.com/tgstation/tgstation/commit/f8581a636acfc1517611a680b7711a74fc7ef335",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "black"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "black-1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "blue"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "blue-1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "can-connector"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "locked"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "unlocked"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "can-o0",
|
||||||
|
"delays": [
|
||||||
|
[
|
||||||
|
0.2,
|
||||||
|
0.2
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "can-o1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "can-o2"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "can-o3"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "can-oa1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "can-open"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "grey"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "grey-1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "orange"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "orange-1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "red"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "red-1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "redws"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "redws-1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "yellow"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "yellow-1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "green"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "green-1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "greenys"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "greenys-1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "darkblue"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "darkblue-1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "frezon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "frezon-1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "water_vapor"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "water_vapor-1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "scrubber-connector"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "scrubber-open"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "brown"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "brown-1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "purple"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "purple-1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "helium"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "helium-1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "nob"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "nob-1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "healium"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "healium-1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "proto_nitrate"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "proto_nitrate-1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "halon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "halon-1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "darkpurple"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "darkpurple-1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "antinob"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "antinob-1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "h2"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "h2-1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "zauker"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "zauker-1"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
After Width: | Height: | Size: 1.0 KiB |
BIN
Resources/Textures/White/Structures/Storage/canister.rsi/nob.png
Normal file
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 1001 B |
|
After Width: | Height: | Size: 982 B |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 1012 B |
BIN
Resources/Textures/White/Structures/Storage/canister.rsi/red.png
Normal file
|
After Width: | Height: | Size: 983 B |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 303 B |
|
After Width: | Height: | Size: 138 B |
|
After Width: | Height: | Size: 495 B |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 870 B |
|
After Width: | Height: | Size: 951 B |
|
After Width: | Height: | Size: 977 B |
|
After Width: | Height: | Size: 984 B |