Adds Chef job.
This commit is contained in:
@@ -191,6 +191,23 @@
|
||||
- type: Access
|
||||
tags: ["maintenance", "service"]
|
||||
|
||||
- type: entity
|
||||
parent: IDCardStandard
|
||||
id: ChefIDCard
|
||||
name: Chef ID Card
|
||||
components:
|
||||
- type: Sprite
|
||||
layers:
|
||||
- state: default
|
||||
- state: assigned
|
||||
- state: idcook
|
||||
- type: Icon
|
||||
state: idcook
|
||||
- type: IdCard
|
||||
jobTitle: Chef
|
||||
- type: Access
|
||||
tags: ["maintenance", "service"]
|
||||
|
||||
- type: entity
|
||||
parent: IDCardStandard
|
||||
id: HoPIDCard
|
||||
|
||||
17
Resources/Prototypes/Jobs/Civilian/Chef.yml
Normal file
17
Resources/Prototypes/Jobs/Civilian/Chef.yml
Normal file
@@ -0,0 +1,17 @@
|
||||
- type: job
|
||||
id: Chef
|
||||
name: "Chef"
|
||||
positions: 1
|
||||
startingGear: ChefGear
|
||||
department:
|
||||
- Civilian
|
||||
|
||||
icon: "Chef"
|
||||
|
||||
- type: startingGear
|
||||
id: ChefGear
|
||||
equipment:
|
||||
innerclothing: UniformChef
|
||||
backpack: BackpackClothing
|
||||
shoes: ShoesBlack
|
||||
idcard: ChefIDCard
|
||||
Reference in New Issue
Block a user