@@ -706,6 +706,7 @@
|
|||||||
- type: RandomMetadata
|
- type: RandomMetadata
|
||||||
nameSegments:
|
nameSegments:
|
||||||
- names_clown
|
- names_clown
|
||||||
|
- type: Pacified # WD
|
||||||
|
|
||||||
- type: randomHumanoidSettings
|
- type: randomHumanoidSettings
|
||||||
id: ClownTroupeBanana
|
id: ClownTroupeBanana
|
||||||
@@ -721,6 +722,7 @@
|
|||||||
- type: RandomMetadata
|
- type: RandomMetadata
|
||||||
nameSegments:
|
nameSegments:
|
||||||
- names_clown
|
- names_clown
|
||||||
|
- type: Pacified # WD
|
||||||
|
|
||||||
# Traveling exotic chef
|
# Traveling exotic chef
|
||||||
|
|
||||||
|
|||||||
@@ -8,9 +8,9 @@
|
|||||||
startAudio:
|
startAudio:
|
||||||
path: /Audio/Announcements/attention.ogg
|
path: /Audio/Announcements/attention.ogg
|
||||||
weight: 5
|
weight: 5
|
||||||
# reoccurrenceDelay: 30 # Amour EDIT
|
reoccurrenceDelay: 30
|
||||||
maxOccurrences: 1 # Amour EDIT
|
|
||||||
duration: 1
|
duration: 1
|
||||||
|
maxOccurrences: 1 # WD
|
||||||
- type: LoadMapRule
|
- type: LoadMapRule
|
||||||
preloadedGrid: ShuttleCargoLost
|
preloadedGrid: ShuttleCargoLost
|
||||||
|
|
||||||
@@ -24,9 +24,9 @@
|
|||||||
startAudio:
|
startAudio:
|
||||||
path: /Audio/Announcements/attention.ogg
|
path: /Audio/Announcements/attention.ogg
|
||||||
weight: 5
|
weight: 5
|
||||||
# reoccurrenceDelay: 30 # Amour EDIT
|
reoccurrenceDelay: 30
|
||||||
maxOccurrences: 1 # Amour EDIT
|
|
||||||
duration: 1
|
duration: 1
|
||||||
|
maxOccurrences: 1 # WD
|
||||||
- type: LoadMapRule
|
- type: LoadMapRule
|
||||||
preloadedGrid: TravelingCuisine
|
preloadedGrid: TravelingCuisine
|
||||||
|
|
||||||
@@ -40,9 +40,9 @@
|
|||||||
startAudio:
|
startAudio:
|
||||||
path: /Audio/Announcements/attention.ogg
|
path: /Audio/Announcements/attention.ogg
|
||||||
weight: 5
|
weight: 5
|
||||||
# reoccurrenceDelay: 30 # Amour EDIT
|
reoccurrenceDelay: 30
|
||||||
maxOccurrences: 1 # Amour EDIT
|
|
||||||
duration: 1
|
duration: 1
|
||||||
|
maxOccurrences: 1 # WD
|
||||||
- type: LoadMapRule
|
- type: LoadMapRule
|
||||||
preloadedGrid: DisasterEvacPod
|
preloadedGrid: DisasterEvacPod
|
||||||
|
|
||||||
@@ -56,9 +56,9 @@
|
|||||||
startAudio:
|
startAudio:
|
||||||
path: /Audio/Announcements/attention.ogg
|
path: /Audio/Announcements/attention.ogg
|
||||||
weight: 2
|
weight: 2
|
||||||
# reoccurrenceDelay: 30 # Amour EDIT
|
reoccurrenceDelay: 30
|
||||||
maxOccurrences: 1 # Amour EDIT
|
|
||||||
duration: 1
|
duration: 1
|
||||||
|
maxOccurrences: 1 # WD
|
||||||
- type: LoadMapRule
|
- type: LoadMapRule
|
||||||
preloadedGrid: Honki
|
preloadedGrid: Honki
|
||||||
|
|
||||||
@@ -72,9 +72,10 @@
|
|||||||
startAudio:
|
startAudio:
|
||||||
path: /Audio/Announcements/attention.ogg
|
path: /Audio/Announcements/attention.ogg
|
||||||
weight: 2
|
weight: 2
|
||||||
# reoccurrenceDelay: 30 # Amour EDIT
|
reoccurrenceDelay: 30
|
||||||
maxOccurrences: 1 # Amour EDIT
|
|
||||||
minimumPlayers: 30 # Amour EDIT
|
|
||||||
duration: 1
|
duration: 1
|
||||||
|
maxOccurrences: 1 # WD
|
||||||
|
earliestStart: 40 # WD
|
||||||
|
minimumPlayers: 30 # WD
|
||||||
- type: LoadMapRule
|
- type: LoadMapRule
|
||||||
preloadedGrid: SyndieEvacPod
|
preloadedGrid: SyndieEvacPod
|
||||||
|
|||||||
@@ -6,17 +6,17 @@
|
|||||||
- type: preloadedGrid
|
- type: preloadedGrid
|
||||||
id: ShuttleCargoLost
|
id: ShuttleCargoLost
|
||||||
path: /Maps/Shuttles/ShuttleEvent/lost_cargo.yml
|
path: /Maps/Shuttles/ShuttleEvent/lost_cargo.yml
|
||||||
copies: 2
|
copies: 1 # WD from 2 to 1
|
||||||
|
|
||||||
- type: preloadedGrid
|
- type: preloadedGrid
|
||||||
id: TravelingCuisine
|
id: TravelingCuisine
|
||||||
path: /Maps/Shuttles/ShuttleEvent/traveling_china_cuisine.yml
|
path: /Maps/Shuttles/ShuttleEvent/traveling_china_cuisine.yml
|
||||||
copies: 2
|
copies: 1 # WD from 2 to 1
|
||||||
|
|
||||||
- type: preloadedGrid
|
- type: preloadedGrid
|
||||||
id: DisasterEvacPod
|
id: DisasterEvacPod
|
||||||
path: /Maps/Shuttles/ShuttleEvent/disaster_evacpod.yml
|
path: /Maps/Shuttles/ShuttleEvent/disaster_evacpod.yml
|
||||||
copies: 3
|
copies: 1 # WD from 3 to 1
|
||||||
|
|
||||||
- type: preloadedGrid
|
- type: preloadedGrid
|
||||||
id: Honki
|
id: Honki
|
||||||
@@ -26,4 +26,4 @@
|
|||||||
- type: preloadedGrid
|
- type: preloadedGrid
|
||||||
id: SyndieEvacPod
|
id: SyndieEvacPod
|
||||||
path: /Maps/Shuttles/ShuttleEvent/syndie_evacpod.yml
|
path: /Maps/Shuttles/ShuttleEvent/syndie_evacpod.yml
|
||||||
copies: 2
|
copies: 1 # WD from 2 to 1
|
||||||
|
|||||||
Reference in New Issue
Block a user