Adds Chef job.
This commit is contained in:
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