Capitan
@@ -23,3 +23,20 @@
|
||||
sprite: Clothing/chef_hat.rsi
|
||||
Slots:
|
||||
- helmet
|
||||
|
||||
- type: entity
|
||||
parent: HatBase
|
||||
id: HatCaptain
|
||||
name: Captain's Hat
|
||||
description: It's good being the king.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/captain_hat.rsi
|
||||
state: captain
|
||||
- type: Icon
|
||||
sprite: Clothing/captain_hat.rsi
|
||||
state: captain
|
||||
- type: Clothing
|
||||
sprite: Clothing/captain_hat.rsi
|
||||
Slots:
|
||||
- helmet
|
||||
@@ -83,3 +83,21 @@
|
||||
- type: Sound
|
||||
- type: FootstepModifier
|
||||
footstepSoundCollection: footstep_heavy
|
||||
|
||||
|
||||
- type: entity
|
||||
parent: ShoesBase
|
||||
id: ShoesBrown
|
||||
name: Brown Shoes
|
||||
description: A pair of brown shoes.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/shoes_brown.rsi
|
||||
state: brown
|
||||
|
||||
- type: Icon
|
||||
sprite: Clothing/shoes_brown.rsi
|
||||
state: brown
|
||||
|
||||
- type: Clothing
|
||||
sprite: Clothing/shoes_brown.rsi
|
||||
@@ -124,4 +124,21 @@
|
||||
state: chef
|
||||
|
||||
- type: Clothing
|
||||
sprite: Clothing/chef_uniform.rsi
|
||||
sprite: Clothing/chef_uniform.rsi
|
||||
|
||||
- type: entity
|
||||
parent: UniformBase
|
||||
id: UniformCaptain
|
||||
name: Captain's Jumpsuit
|
||||
description: It's a blue jumpsuit with some gold markings denoting the rank of "Captain".
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/captain_uniform.rsi
|
||||
state: captain
|
||||
|
||||
- type: Icon
|
||||
sprite: Clothing/captain_uniform.rsi
|
||||
state: captain
|
||||
|
||||
- type: Clothing
|
||||
sprite: Clothing/captain_uniform.rsi
|
||||
|
||||
BIN
Resources/Textures/Clothing/captain_hat.rsi/captain.png
Normal file
|
After Width: | Height: | Size: 219 B |
BIN
Resources/Textures/Clothing/captain_hat.rsi/equipped-HELMET.png
Normal file
|
After Width: | Height: | Size: 418 B |
26
Resources/Textures/Clothing/captain_hat.rsi/meta.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from https://github.com/discordia-space/CEV-Eris at commit 9a3a3a180344460263e8df7ea2565128e07b86b5",
|
||||
"states": [
|
||||
{
|
||||
"name": "equipped-HELMET",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[ 1.0 ],
|
||||
[ 1.0 ],
|
||||
[ 1.0 ],
|
||||
[ 1.0 ]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "captain",
|
||||
"directions": 1,
|
||||
"delays": [ [ 1.0 ] ]
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
Resources/Textures/Clothing/captain_uniform.rsi/captain.png
Normal file
|
After Width: | Height: | Size: 509 B |
|
After Width: | Height: | Size: 1.3 KiB |
BIN
Resources/Textures/Clothing/captain_uniform.rsi/inhand-left.png
Normal file
|
After Width: | Height: | Size: 713 B |
BIN
Resources/Textures/Clothing/captain_uniform.rsi/inhand-right.png
Normal file
|
After Width: | Height: | Size: 754 B |
74
Resources/Textures/Clothing/captain_uniform.rsi/meta.json
Normal file
@@ -0,0 +1,74 @@
|
||||
{
|
||||
"version": 1,
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from https://github.com/discordia-space/CEV-Eris at commit 9a3a3a180344460263e8df7ea2565128e07b86b5",
|
||||
"states": [
|
||||
{
|
||||
"name": "equipped-INNERCLOTHING",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
],
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "captain",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
Resources/Textures/Clothing/shoes_brown.rsi/brown.png
Normal file
|
After Width: | Height: | Size: 319 B |
BIN
Resources/Textures/Clothing/shoes_brown.rsi/equipped-FEET.png
Normal file
|
After Width: | Height: | Size: 428 B |
1
Resources/Textures/Clothing/shoes_brown.rsi/meta.json
Normal file
@@ -0,0 +1 @@
|
||||
{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "Taken from https://github.com/vgstation-coders/vgstation13/blob/Bleeding-Edge/icons/mob/feet.dmi", "states": [{"name": "brown", "directions": 1, "delays": [[1.0]]}, {"name": "equipped-FEET", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]}
|
||||