@@ -99,15 +99,15 @@
|
||||
state: Mime
|
||||
|
||||
# Chaplain
|
||||
- type: entity
|
||||
id: SpawnPointChaplain
|
||||
parent: SpawnPointJobBase
|
||||
name: spawn point (chaplain)
|
||||
components:
|
||||
- type: SpawnPoint
|
||||
job_id: Chaplain
|
||||
- type: Sprite
|
||||
state: Chaplain
|
||||
#- type: entity
|
||||
# id: SpawnPointChaplain
|
||||
# parent: SpawnPointJobBase
|
||||
# name: spawn point (chaplain)
|
||||
# components:
|
||||
# - type: SpawnPoint
|
||||
# job_id: Chaplain
|
||||
# - type: Sprite
|
||||
# state: Chaplain
|
||||
|
||||
# Janitor
|
||||
- type: entity
|
||||
@@ -249,4 +249,3 @@
|
||||
job_id: SecurityOfficer
|
||||
- type: Sprite
|
||||
state: Security Officer
|
||||
|
||||
|
||||
@@ -105,20 +105,20 @@
|
||||
- type: Icon
|
||||
state: pda-mime
|
||||
|
||||
- type: entity
|
||||
name: Chaplain PDA
|
||||
parent: BasePDA
|
||||
id: ChaplainPDA
|
||||
description: God's chosen PDA.
|
||||
components:
|
||||
- type: PDA
|
||||
idCard: ChaplainIDCard
|
||||
- type: Appearance
|
||||
visuals:
|
||||
- type: PDAVisualizer
|
||||
state: pda-chaplain
|
||||
- type: Icon
|
||||
state: pda-chaplain
|
||||
#- type: entity
|
||||
# name: Chaplain PDA
|
||||
# parent: BasePDA
|
||||
# id: ChaplainPDA
|
||||
# description: God's chosen PDA.
|
||||
# components:
|
||||
# - type: PDA
|
||||
# idCard: ChaplainIDCard
|
||||
# - type: Appearance
|
||||
# visuals:
|
||||
# - type: PDAVisualizer
|
||||
# state: pda-chaplain
|
||||
# - type: Icon
|
||||
# state: pda-chaplain
|
||||
|
||||
- type: entity
|
||||
name: Quartermaster PDA
|
||||
|
||||
@@ -174,19 +174,19 @@
|
||||
- type: PresetIdCard
|
||||
job: Mime
|
||||
|
||||
- type: entity
|
||||
parent: IDCardStandard
|
||||
id: ChaplainIDCard
|
||||
name: chaplain ID card
|
||||
components:
|
||||
- type: Sprite
|
||||
layers:
|
||||
- state: default
|
||||
- state: assigned
|
||||
- state: idchaplain
|
||||
|
||||
- type: PresetIdCard
|
||||
job: Chaplain
|
||||
#- type: entity
|
||||
# parent: IDCardStandard
|
||||
# id: ChaplainIDCard
|
||||
# name: chaplain ID card
|
||||
# components:
|
||||
# - type: Sprite
|
||||
# layers:
|
||||
# - state: default
|
||||
# - state: assigned
|
||||
# - state: idchaplain
|
||||
#
|
||||
# - type: PresetIdCard
|
||||
# job: Chaplain
|
||||
|
||||
- type: entity
|
||||
parent: IDCardStandard
|
||||
|
||||
@@ -1,20 +1,20 @@
|
||||
- type: job
|
||||
id: Chaplain
|
||||
name: "chaplain"
|
||||
positions: 1
|
||||
startingGear: ChaplainGear
|
||||
department:
|
||||
- Civilian
|
||||
icon: "Chaplain"
|
||||
access:
|
||||
- Chapel
|
||||
- Maintenance
|
||||
#- type: job
|
||||
# id: Chaplain
|
||||
# name: "chaplain"
|
||||
# positions: 1
|
||||
# startingGear: ChaplainGear
|
||||
# department:
|
||||
# - Civilian
|
||||
# icon: "Chaplain"
|
||||
# access:
|
||||
# - Chapel
|
||||
# - Maintenance
|
||||
|
||||
- type: startingGear
|
||||
id: ChaplainGear
|
||||
equipment:
|
||||
innerclothing: ClothingUniformJumpsuitChaplain
|
||||
backpack: ClothingBackpack
|
||||
shoes: ClothingShoesColorBlack
|
||||
idcard: ChaplainPDA
|
||||
ears: ClothingHeadsetService
|
||||
#- type: startingGear
|
||||
# id: ChaplainGear
|
||||
# equipment:
|
||||
# innerclothing: ClothingUniformJumpsuitChaplain
|
||||
# backpack: ClothingBackpack
|
||||
# shoes: ClothingShoesColorBlack
|
||||
# idcard: ChaplainPDA
|
||||
# ears: ClothingHeadsetService
|
||||
|
||||
Reference in New Issue
Block a user