Add the Syndicate Instigator Shuttle (#32083)
* Instigator * sustenance
This commit is contained in:
4052
Resources/Maps/Shuttles/ShuttleEvent/instigator.yml
Normal file
4052
Resources/Maps/Shuttles/ShuttleEvent/instigator.yml
Normal file
File diff suppressed because it is too large
Load Diff
@@ -172,6 +172,17 @@
|
||||
- type: LoadMapRule
|
||||
preloadedGrid: NTIncorporation
|
||||
|
||||
- type: entity
|
||||
id: UnknownShuttleInstigator
|
||||
parent: BaseUnknownShuttleRule
|
||||
components:
|
||||
- type: StationEvent
|
||||
startAnnouncement: null #dont nark on antags
|
||||
weight: 1 # lower because antags.
|
||||
earliestStart: 50 # late to hopefully have enough ghosts to fill all roles quickly (3) and because antags
|
||||
- type: LoadMapRule
|
||||
preloadedGrid: Instigator
|
||||
|
||||
- type: entity
|
||||
id: UnknownShuttleJoe
|
||||
parent: BaseUnknownShuttleRule
|
||||
|
||||
@@ -69,6 +69,11 @@
|
||||
path: /Maps/Shuttles/ShuttleEvent/incorporation.yml
|
||||
copies: 1
|
||||
|
||||
- type: preloadedGrid
|
||||
id: Instigator
|
||||
path: /Maps/Shuttles/ShuttleEvent/instigator.yml
|
||||
copies: 1
|
||||
|
||||
- type: preloadedGrid
|
||||
id: Joe
|
||||
path: /Maps/Shuttles/ShuttleEvent/joe.yml
|
||||
|
||||
Reference in New Issue
Block a user