Merge pull request #260 from frosty-dev/upstream-core

Upstream core
This commit is contained in:
BIGZi0348
2025-02-23 04:42:04 +03:00
committed by GitHub
3 changed files with 19 additions and 16 deletions

View File

@@ -20,7 +20,7 @@
- type: randomHumanoidSettings
id: Nanotrasen
speciesBlacklist:
speciesBlacklist:
- Arachnid
- Diona
- Moth
@@ -706,6 +706,7 @@
- type: RandomMetadata
nameSegments:
- names_clown
- type: Pacified # WD
- type: randomHumanoidSettings
id: ClownTroupeBanana
@@ -721,6 +722,7 @@
- type: RandomMetadata
nameSegments:
- names_clown
- type: Pacified # WD
# Traveling exotic chef

View File

@@ -8,9 +8,9 @@
startAudio:
path: /Audio/Announcements/attention.ogg
weight: 5
# reoccurrenceDelay: 30 # Amour EDIT
maxOccurrences: 1 # Amour EDIT
reoccurrenceDelay: 30
duration: 1
maxOccurrences: 1 # WD
- type: LoadMapRule
preloadedGrid: ShuttleCargoLost
@@ -24,9 +24,9 @@
startAudio:
path: /Audio/Announcements/attention.ogg
weight: 5
# reoccurrenceDelay: 30 # Amour EDIT
maxOccurrences: 1 # Amour EDIT
reoccurrenceDelay: 30
duration: 1
maxOccurrences: 1 # WD
- type: LoadMapRule
preloadedGrid: TravelingCuisine
@@ -40,9 +40,9 @@
startAudio:
path: /Audio/Announcements/attention.ogg
weight: 5
# reoccurrenceDelay: 30 # Amour EDIT
maxOccurrences: 1 # Amour EDIT
reoccurrenceDelay: 30
duration: 1
maxOccurrences: 1 # WD
- type: LoadMapRule
preloadedGrid: DisasterEvacPod
@@ -56,9 +56,9 @@
startAudio:
path: /Audio/Announcements/attention.ogg
weight: 2
# reoccurrenceDelay: 30 # Amour EDIT
maxOccurrences: 1 # Amour EDIT
reoccurrenceDelay: 30
duration: 1
maxOccurrences: 1 # WD
- type: LoadMapRule
preloadedGrid: Honki
@@ -72,9 +72,10 @@
startAudio:
path: /Audio/Announcements/attention.ogg
weight: 2
# reoccurrenceDelay: 30 # Amour EDIT
maxOccurrences: 1 # Amour EDIT
minimumPlayers: 30 # Amour EDIT
reoccurrenceDelay: 30
duration: 1
maxOccurrences: 1 # WD
earliestStart: 40 # WD
minimumPlayers: 30 # WD
- type: LoadMapRule
preloadedGrid: SyndieEvacPod

View File

@@ -6,17 +6,17 @@
- type: preloadedGrid
id: ShuttleCargoLost
path: /Maps/Shuttles/ShuttleEvent/lost_cargo.yml
copies: 2
copies: 1 # WD from 2 to 1
- type: preloadedGrid
id: TravelingCuisine
path: /Maps/Shuttles/ShuttleEvent/traveling_china_cuisine.yml
copies: 2
copies: 1 # WD from 2 to 1
- type: preloadedGrid
id: DisasterEvacPod
path: /Maps/Shuttles/ShuttleEvent/disaster_evacpod.yml
copies: 3
copies: 1 # WD from 3 to 1
- type: preloadedGrid
id: Honki
@@ -26,4 +26,4 @@
- type: preloadedGrid
id: SyndieEvacPod
path: /Maps/Shuttles/ShuttleEvent/syndie_evacpod.yml
copies: 2
copies: 1 # WD from 2 to 1