Skip to content

Commit 9119aa9

Browse files
authored
update ebent presets (#701)
1 parent fc0681a commit 9119aa9

File tree

1 file changed

+40
-0
lines changed
  • Resources/Prototypes/SS220/Shitspawn/SpaceWarsEbent

1 file changed

+40
-0
lines changed

Resources/Prototypes/SS220/Shitspawn/SpaceWarsEbent/Jobs.yml

+40
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,14 @@
5151
components:
5252
- type: Loadout
5353
prototypes: [ EbentSpaceWarsAgentGear ]
54+
- type: RandomMetadata
55+
nameSegments: [ "Агент", SyndicateNamesNormal ]
56+
- type: NpcFactionMember
57+
factions:
58+
- Syndicate
59+
- type: GhostRole
60+
name: (Ивент) Агент Синдиката
61+
- type: GhostTakeoverAvailable
5462
#### AGENT END ####
5563

5664
#### LEADER START ####
@@ -110,6 +118,14 @@
110118
components:
111119
- type: Loadout
112120
prototypes: [ EbentSpaceWarsLeaderGear ]
121+
- type: RandomMetadata
122+
nameSegments: [ "Командир", SyndicateNamesElite ]
123+
- type: NpcFactionMember
124+
factions:
125+
- Syndicate
126+
- type: GhostRole
127+
name: (Ивент) Командир Синдиката
128+
- type: GhostTakeoverAvailable
113129
#### LEADER END ####
114130

115131
#### OPERATIVE START ####
@@ -168,6 +184,14 @@
168184
components:
169185
- type: Loadout
170186
prototypes: [ EbentSpaceWarsOperativeGear ]
187+
- type: RandomMetadata
188+
nameSegments: [ "Оперативник", SyndicateNamesElite ]
189+
- type: NpcFactionMember
190+
factions:
191+
- Syndicate
192+
- type: GhostRole
193+
name: (Ивент) Штурмовик Синдиката
194+
- type: GhostTakeoverAvailable
171195
#### OPERATIVE END ####
172196

173197
#### ENGINEER START ####
@@ -244,6 +268,14 @@
244268
components:
245269
- type: Loadout
246270
prototypes: [ EbentSpaceWarsEngineerGear ]
271+
- type: RandomMetadata
272+
nameSegments: [ "Техник", SyndicateNamesNormal ]
273+
- type: NpcFactionMember
274+
factions:
275+
- Syndicate
276+
- type: GhostRole
277+
name: (Ивент) Техник Синдиката
278+
- type: GhostTakeoverAvailable
247279
#### ENGINEER END ####
248280

249281
#### MEIDC START ####
@@ -299,4 +331,12 @@
299331
components:
300332
- type: Loadout
301333
prototypes: [ EbentSpaceWarsMedicGear ]
334+
- type: RandomMetadata
335+
nameSegments: [ "Санитар", SyndicateNamesNormal ]
336+
- type: NpcFactionMember
337+
factions:
338+
- Syndicate
339+
- type: GhostRole
340+
name: (Ивент) Медик Синдиката
341+
- type: GhostTakeoverAvailable
302342
#### MEDIC END ####

0 commit comments

Comments
 (0)