ERT cleanup (#9376)

This commit is contained in:
Kara
2022-07-03 01:02:55 -07:00
committed by GitHub
parent a0c4f77511
commit c5e2752a06

View File

@@ -43,10 +43,7 @@
- type: Icon - type: Icon
sprite: Markers/jobs.rsi sprite: Markers/jobs.rsi
state: centcom state: centcom
- type: GhostRoleMobSpawner - type: GhostTakeoverAvailable
prototype: MobHumanCentcomOfficial
deleteOnSpawn: true
makeSentient: false
name: centcom official name: centcom official
description: Inspect the station, jot down performance reviews for heads of staff, bug the Captain. description: Inspect the station, jot down performance reviews for heads of staff, bug the Captain.
- type: Loadout - type: Loadout
@@ -62,10 +59,7 @@
- type: Icon - type: Icon
sprite: Markers/jobs.rsi sprite: Markers/jobs.rsi
state: ertleader state: ertleader
- type: GhostRoleMobSpawner - type: GhostTakeoverAvailable
prototype: MobHumanERTLeader
deleteOnSpawn: true
makeSentient: true
name: ERT Leader name: ERT Leader
description: Lead a team of specialists to resolve the stations issues. description: Lead a team of specialists to resolve the stations issues.
- type: Loadout - type: Loadout
@@ -84,10 +78,6 @@
- type: Icon - type: Icon
sprite: Markers/jobs.rsi sprite: Markers/jobs.rsi
state: ertleadereva state: ertleadereva
- type: GhostRoleMobSpawner
prototype: MobHumanERTLeaderEVA
deleteOnSpawn: true
makeSentient: true
- type: Loadout - type: Loadout
prototype: ERTLeaderGearEVA prototype: ERTLeaderGearEVA
@@ -100,16 +90,11 @@
- type: Icon - type: Icon
sprite: Markers/jobs.rsi sprite: Markers/jobs.rsi
state: ertengineer state: ertengineer
- type: GhostRoleMobSpawner - type: GhostTakeoverAvailable
prototype: MobHumanERTEngineer
deleteOnSpawn: true
makeSentient: true
name: ERT Engineer name: ERT Engineer
description: Assist with engineering efforts to resolve the stations issues. description: Assist with engineering efforts to resolve the stations issues.
- type: Loadout - type: Loadout
prototype: ERTEngineerGear prototype: ERTEngineerGear
- type: RandomMetadata
nameSet: NamesFirstMilitary
- type: entity - type: entity
name: ERT engineer name: ERT engineer
@@ -120,12 +105,6 @@
- type: Icon - type: Icon
sprite: Markers/jobs.rsi sprite: Markers/jobs.rsi
state: ertengineereva state: ertengineereva
- type: GhostRoleMobSpawner
prototype: MobHumanERTEngineerEVA
deleteOnSpawn: true
makeSentient: true
name: ERT Engineer
description: Assist with engineering efforts to resolve the stations issues.
- type: Loadout - type: Loadout
prototype: ERTEngineerGearEVA prototype: ERTEngineerGearEVA
@@ -138,16 +117,11 @@
- type: Icon - type: Icon
sprite: Markers/jobs.rsi sprite: Markers/jobs.rsi
state: ertsecurity state: ertsecurity
- type: GhostRoleMobSpawner - type: GhostTakeoverAvailable
prototype: MobHumanERTSecurity
deleteOnSpawn: true
makeSentient: true
name: ERT Security name: ERT Security
description: Assist with security efforts to resolve the stations issues. description: Assist with security efforts to resolve the stations issues.
- type: Loadout - type: Loadout
prototype: ERTSecurityGear prototype: ERTSecurityGear
- type: RandomMetadata
nameSet: NamesFirstMilitary
- type: entity - type: entity
name: ERT security name: ERT security
@@ -158,12 +132,6 @@
- type: Icon - type: Icon
sprite: Markers/jobs.rsi sprite: Markers/jobs.rsi
state: ertsecurityeva state: ertsecurityeva
- type: GhostRoleMobSpawner
prototype: MobHumanERTSecurityEVA
deleteOnSpawn: true
makeSentient: true
name: ERT Security
description: Assist with security efforts to resolve the stations issues.
- type: Loadout - type: Loadout
prototype: ERTSecurityGearEVA prototype: ERTSecurityGearEVA
@@ -176,16 +144,11 @@
- type: Icon - type: Icon
sprite: Markers/jobs.rsi sprite: Markers/jobs.rsi
state: ertmedical state: ertmedical
- type: GhostRoleMobSpawner - type: GhostTakeoverAvailable
prototype: MobHumanERTMedical
deleteOnSpawn: true
makeSentient: true
name: ERT Medic name: ERT Medic
description: Assist with medical efforts to resolve the stations issues. description: Assist with medical efforts to resolve the stations issues.
- type: Loadout - type: Loadout
prototype: ERTMedicalGear prototype: ERTMedicalGear
- type: RandomMetadata
nameSet: NamesFirstMilitary
- type: entity - type: entity
name: ERT medic name: ERT medic
@@ -196,12 +159,6 @@
- type: Icon - type: Icon
sprite: Markers/jobs.rsi sprite: Markers/jobs.rsi
state: ertmedicaleva state: ertmedicaleva
- type: GhostRoleMobSpawner
prototype: MobHumanERTMedicalEVA
deleteOnSpawn: true
makeSentient: true
name: ERT Medic
description: Assist with medical efforts to resolve the stations issues.
- type: Loadout - type: Loadout
prototype: ERTMedicalGearEVA prototype: ERTMedicalGearEVA
@@ -214,16 +171,11 @@
- type: Icon - type: Icon
sprite: Markers/jobs.rsi sprite: Markers/jobs.rsi
state: ertjanitor state: ertjanitor
- type: GhostRoleMobSpawner - type: GhostTakeoverAvailable
prototype: MobHumanERTJanitor
deleteOnSpawn: true
makeSentient: true
name: ERT Janitor name: ERT Janitor
description: Assist with custodial efforts to resolve the stations issues. description: Assist with custodial efforts to resolve the stations issues.
- type: Loadout - type: Loadout
prototype: ERTJanitorGear prototype: ERTJanitorGear
- type: RandomMetadata
nameSet: NamesFirstMilitary
- type: entity - type: entity
name: ERT janitor name: ERT janitor
@@ -234,11 +186,5 @@
- type: Icon - type: Icon
sprite: Markers/jobs.rsi sprite: Markers/jobs.rsi
state: ertjanitoreva state: ertjanitoreva
- type: GhostRoleMobSpawner
prototype: MobHumanERTJanitorEVA
deleteOnSpawn: true
makeSentient: true
name: ERT Janitor
description: Assist with custodial efforts to resolve the stations issues.
- type: Loadout - type: Loadout
prototype: ERTJanitorGearEVA prototype: ERTJanitorGearEVA