his name chef 👨🍳 (#290)
* his name chef * fixed inhand sprites!!!!! * typo fix
25
Resources/Prototypes/Entities/items/clothing/hats.yml
Normal file
@@ -0,0 +1,25 @@
|
||||
- type: entity
|
||||
parent: Clothing
|
||||
id: HatBase
|
||||
abstract: true
|
||||
components:
|
||||
- type: Clothing
|
||||
Slots: [helmet]
|
||||
|
||||
|
||||
- type: entity
|
||||
parent: HatBase
|
||||
id: HatChef
|
||||
name: Chef's Hat
|
||||
description: It's a hat used by chefs to keep hair out of your food. Judging by the food in the mess, they don't work.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/chef_hat.rsi
|
||||
state: chef
|
||||
- type: Icon
|
||||
sprite: Clothing/chef_hat.rsi
|
||||
state: chef
|
||||
- type: Clothing
|
||||
sprite: Clothing/chef_hat.rsi
|
||||
Slots:
|
||||
- helmet
|
||||
@@ -41,3 +41,20 @@
|
||||
|
||||
- type: Clothing
|
||||
sprite: Clothing/vest_hazard.rsi
|
||||
|
||||
- type: entity
|
||||
parent: SuitBase
|
||||
id: ChefApronClothing
|
||||
name: Chef's Apron
|
||||
description: An apron used by a high class chef.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/chef_apron.rsi
|
||||
state: apron
|
||||
|
||||
- type: Icon
|
||||
sprite: Clothing/chef_apron.rsi
|
||||
state: apron
|
||||
|
||||
- type: Clothing
|
||||
sprite: Clothing/chef_apron.rsi
|
||||
|
||||
@@ -108,3 +108,20 @@
|
||||
|
||||
- type: Clothing
|
||||
sprite: Clothing/uniform_sec.rsi
|
||||
|
||||
- type: entity
|
||||
parent: UniformBase
|
||||
id: UniformChef
|
||||
name: Chef's Uniform
|
||||
description: Can't cook without this.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/chef_uniform.rsi
|
||||
state: chef
|
||||
|
||||
- type: Icon
|
||||
sprite: Clothing/chef_uniform.rsi
|
||||
state: chef
|
||||
|
||||
- type: Clothing
|
||||
sprite: Clothing/chef_uniform.rsi
|
||||
|
||||
20
Resources/Prototypes/Entities/items/weapons/kitchen.yml
Normal file
@@ -0,0 +1,20 @@
|
||||
- type: entity
|
||||
name: Butcher's Cleaver
|
||||
parent: BaseItem
|
||||
id: ButchCleaver
|
||||
desc: A huge thing used for chopping and chopping up meat. This includes clowns and clown-by-products.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/items/cleaver.rsi
|
||||
size: 4
|
||||
state: butch
|
||||
|
||||
- type: Icon
|
||||
sprite: Objects/items/cleaver.rsi
|
||||
state: butch
|
||||
|
||||
- type: MeleeWeapon
|
||||
- type: Item
|
||||
Size: 10
|
||||
sprite: Objects/items/cleaver.rsi
|
||||
prefix: inhand
|
||||
BIN
Resources/Textures/Clothing/chef_apron.rsi/apron.png
Normal file
|
After Width: | Height: | Size: 422 B |
|
After Width: | Height: | Size: 1001 B |
BIN
Resources/Textures/Clothing/chef_apron.rsi/inhand-left.png
Normal file
|
After Width: | Height: | Size: 449 B |
BIN
Resources/Textures/Clothing/chef_apron.rsi/inhand-right.png
Normal file
|
After Width: | Height: | Size: 467 B |
1
Resources/Textures/Clothing/chef_apron.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/discordia-space/CEV-Eris at commit 9a3a3a180344460263e8df7ea2565128e07b86b5", "states": [{"name": "apron", "directions": 1, "delays": [[1.0]]}, {"name": "equipped-OUTERCLOTHING", "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]]}]}
|
||||
BIN
Resources/Textures/Clothing/chef_hat.rsi/chef.png
Normal file
|
After Width: | Height: | Size: 217 B |
BIN
Resources/Textures/Clothing/chef_hat.rsi/equipped-HELMET.png
Normal file
|
After Width: | Height: | Size: 184 B |
BIN
Resources/Textures/Clothing/chef_hat.rsi/inhand-left.png
Normal file
|
After Width: | Height: | Size: 255 B |
BIN
Resources/Textures/Clothing/chef_hat.rsi/inhand-right.png
Normal file
|
After Width: | Height: | Size: 272 B |
27
Resources/Textures/Clothing/chef_hat.rsi/meta.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"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": "chef",
|
||||
"directions": 1,
|
||||
"delays": [ [ 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]]}
|
||||
]
|
||||
}
|
||||
BIN
Resources/Textures/Clothing/chef_uniform.rsi/chef.png
Normal file
|
After Width: | Height: | Size: 419 B |
|
After Width: | Height: | Size: 1.3 KiB |
BIN
Resources/Textures/Clothing/chef_uniform.rsi/inhand-left.png
Normal file
|
After Width: | Height: | Size: 449 B |
BIN
Resources/Textures/Clothing/chef_uniform.rsi/inhand-right.png
Normal file
|
After Width: | Height: | Size: 467 B |
74
Resources/Textures/Clothing/chef_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": "chef",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
1.0
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
Resources/Textures/Objects/items/cleaver.rsi/butch.png
Normal file
|
After Width: | Height: | Size: 306 B |
BIN
Resources/Textures/Objects/items/cleaver.rsi/inhand-left.png
Normal file
|
After Width: | Height: | Size: 311 B |
BIN
Resources/Textures/Objects/items/cleaver.rsi/inhand-right.png
Normal file
|
After Width: | Height: | Size: 317 B |
1
Resources/Textures/Objects/items/cleaver.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 at commit 125c975f1b3bf9826b37029e9ab5a5f89e975a7e", "states": [{"name": "butch", "directions": 1, "delays": [[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]]}]}
|
||||