Centcom Official ghost role #3586
* Initial * EE * indent fix * Oops * Applied Reviews * Removed Centcom Official Spawns * Fixes Icon * added component to ignored
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
- type: SpawnPoint
|
||||
spawn_type: LateJoin
|
||||
|
||||
|
||||
- type: entity
|
||||
name: observer spawn point
|
||||
id: SpawnPointObserver
|
||||
@@ -26,4 +25,3 @@
|
||||
state: observer_start
|
||||
- type: SpawnPoint
|
||||
spawn_type: Observer
|
||||
|
||||
|
||||
@@ -24,3 +24,20 @@
|
||||
- type: AiFactionTag
|
||||
factions:
|
||||
- NanoTrasen
|
||||
|
||||
- type: entity
|
||||
name: centcom official
|
||||
parent: HumanMob_Content
|
||||
id: HumanMob_CentcomOfficial
|
||||
components:
|
||||
- type: Icon
|
||||
sprite: Interface/Misc/markers.rsi
|
||||
state: Centcom
|
||||
- type: GhostRoleMobSpawner
|
||||
prototype: HumanMob_CentcomOfficial
|
||||
deleteOnSpawn: true
|
||||
makeSentient: false
|
||||
name: centcom official
|
||||
description: Inspect the station, jot down performance reviews for heads of staff, bug the Captain.
|
||||
- type: UtilityAI
|
||||
startingGear: CentcomGear
|
||||
|
||||
13
Resources/Prototypes/Roles/Jobs/Command/centcom_official.yml
Normal file
13
Resources/Prototypes/Roles/Jobs/Command/centcom_official.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
- type: startingGear
|
||||
id: CentcomGear
|
||||
equipment:
|
||||
innerclothing: ClothingUniformJumpsuitCentcomOfficial
|
||||
shoes: ClothingShoesBootsJack
|
||||
head: ClothingHeadHatCentcom
|
||||
eyes: ClothingEyesGlassesSunglasses
|
||||
gloves: ClothingHandsGlovesColorBlack
|
||||
outerclothing: ClothingOuterVestKevlar
|
||||
idcard: CentcomPDA
|
||||
ears: ClothingHeadsetAltCommand
|
||||
pocket1: Paper
|
||||
pocket2: Pen
|
||||
Reference in New Issue
Block a user