Add the Syndicate Instigator Shuttle (#32083)

* Instigator

* sustenance
This commit is contained in:
IProduceWidgets
2024-09-22 20:27:48 -04:00
committed by GitHub
parent 8a2c69d18d
commit 5e162e776d
3 changed files with 4068 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -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

View File

@@ -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