names and ghosts (#12331)

This commit is contained in:
Cheackraze
2022-11-08 15:31:07 -05:00
committed by GitHub
parent b5a35a8dc0
commit e20f2dee4d

View File

@@ -10,7 +10,9 @@
sprite: Markers/jobs.rsi sprite: Markers/jobs.rsi
state: ertleader state: ertleader
- type: RandomMetadata - type: RandomMetadata
nameSegments: [ NamesFirstMilitaryLeader ] nameSegments:
- NamesFirstMilitaryLeader
- names_last
- type: RandomHumanoidSpawner - type: RandomHumanoidSpawner
settings: ERTLeader settings: ERTLeader
@@ -24,7 +26,9 @@
- type: Loadout - type: Loadout
prototypes: [ ERTLeaderGear ] prototypes: [ ERTLeaderGear ]
- type: RandomMetadata - type: RandomMetadata
nameSegments: [ NamesFirstMilitaryLeader ] nameSegments:
- NamesFirstMilitaryLeader
- names_last
- type: entity - type: entity
id: RandomHumanoidSpawnerERTLeaderEVA id: RandomHumanoidSpawnerERTLeaderEVA
@@ -42,6 +46,9 @@
id: ERTLeaderEVA id: ERTLeaderEVA
parent: ERTLeader parent: ERTLeader
components: components:
- type: GhostTakeoverAvailable
name: ERT Leader
description: Lead a team of specialists to resolve the stations issues.
- type: Loadout - type: Loadout
prototypes: [ ERTLeaderGearEVA ] prototypes: [ ERTLeaderGearEVA ]
@@ -55,6 +62,10 @@
- type: Icon - type: Icon
sprite: Markers/jobs.rsi sprite: Markers/jobs.rsi
state: ertjanitor state: ertjanitor
- type: RandomMetadata
nameSegments:
- NamesFirstMilitary
- names_last
- type: RandomHumanoidSpawner - type: RandomHumanoidSpawner
settings: ERTJanitor settings: ERTJanitor
@@ -65,6 +76,10 @@
- type: GhostTakeoverAvailable - type: GhostTakeoverAvailable
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: RandomMetadata
nameSegments:
- NamesFirstMilitary
- names_last
- type: Loadout - type: Loadout
prototypes: [ ERTJanitorGear ] prototypes: [ ERTJanitorGear ]
@@ -84,6 +99,9 @@
id: ERTJanitorEVA id: ERTJanitorEVA
parent: ERTJanitor parent: ERTJanitor
components: components:
- type: GhostTakeoverAvailable
name: ERT Janitor
description: Assist with custodial efforts to resolve the stations issues.
- type: Loadout - type: Loadout
prototypes: [ ERTJanitorGearEVA ] prototypes: [ ERTJanitorGearEVA ]
@@ -97,6 +115,10 @@
- type: Icon - type: Icon
sprite: Markers/jobs.rsi sprite: Markers/jobs.rsi
state: ertengineer state: ertengineer
- type: RandomMetadata
nameSegments:
- NamesFirstMilitary
- names_last
- type: RandomHumanoidSpawner - type: RandomHumanoidSpawner
settings: ERTEngineer settings: ERTEngineer
@@ -107,6 +129,10 @@
- type: GhostTakeoverAvailable - type: GhostTakeoverAvailable
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: RandomMetadata
nameSegments:
- NamesFirstMilitary
- names_last
- type: Loadout - type: Loadout
prototypes: [ ERTEngineerGear ] prototypes: [ ERTEngineerGear ]
@@ -126,6 +152,9 @@
id: ERTEngineerEVA id: ERTEngineerEVA
parent: ERTEngineer parent: ERTEngineer
components: components:
- type: GhostTakeoverAvailable
name: ERT Engineer
description: Assist with engineering efforts to resolve the stations issues.
- type: Loadout - type: Loadout
prototypes: [ ERTEngineerGearEVA ] prototypes: [ ERTEngineerGearEVA ]
@@ -139,6 +168,10 @@
- type: Icon - type: Icon
sprite: Markers/jobs.rsi sprite: Markers/jobs.rsi
state: ertsecurity state: ertsecurity
- type: RandomMetadata
nameSegments:
- NamesFirstMilitary
- names_last
- type: RandomHumanoidSpawner - type: RandomHumanoidSpawner
settings: ERTSecurity settings: ERTSecurity
@@ -149,6 +182,10 @@
- type: GhostTakeoverAvailable - type: GhostTakeoverAvailable
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: RandomMetadata
nameSegments:
- NamesFirstMilitary
- names_last
- type: Loadout - type: Loadout
prototypes: [ ERTSecurityGear ] prototypes: [ ERTSecurityGear ]
@@ -168,6 +205,9 @@
id: ERTSecurityEVA id: ERTSecurityEVA
parent: ERTSecurity parent: ERTSecurity
components: components:
- type: GhostTakeoverAvailable
name: ERT Security
description: Assist with security efforts to resolve the stations issues.
- type: Loadout - type: Loadout
prototypes: [ ERTSecurityGearEVA ] prototypes: [ ERTSecurityGearEVA ]
@@ -181,6 +221,10 @@
- type: Icon - type: Icon
sprite: Markers/jobs.rsi sprite: Markers/jobs.rsi
state: ertmedical state: ertmedical
- type: RandomMetadata
nameSegments:
- NamesFirstMilitary
- names_last
- type: RandomHumanoidSpawner - type: RandomHumanoidSpawner
settings: ERTMedical settings: ERTMedical
@@ -191,6 +235,10 @@
- type: GhostTakeoverAvailable - type: GhostTakeoverAvailable
name: ERT Medical name: ERT Medical
description: Assist with medicaling efforts to resolve the stations issues. description: Assist with medicaling efforts to resolve the stations issues.
- type: RandomMetadata
nameSegments:
- NamesFirstMilitary
- names_last
- type: Loadout - type: Loadout
prototypes: [ ERTMedicalGear ] prototypes: [ ERTMedicalGear ]
@@ -210,6 +258,9 @@
id: ERTMedicalEVA id: ERTMedicalEVA
parent: ERTMedical parent: ERTMedical
components: components:
- type: GhostTakeoverAvailable
name: ERT Medical
description: Assist with medicaling efforts to resolve the stations issues.
- type: Loadout - type: Loadout
prototypes: [ ERTMedicalGearEVA ] prototypes: [ ERTMedicalGearEVA ]
@@ -230,7 +281,10 @@
- type: GhostTakeoverAvailable - type: GhostTakeoverAvailable
name: CBURN Agent name: CBURN Agent
description: A highly trained CentCom agent, capable of dealing with various threats. description: A highly trained CentCom agent, capable of dealing with various threats.
- type: RandomMetadata
nameSegments:
- NamesFirstMilitary
- names_last
## Central Command ## Central Command
- type: entity - type: entity