mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 02:42:22 +01:00
a bit
added some specific playlist items, fix s8-s10 markers because i broke, fixed removing items on aircraft on every version, added thanos stone automatic spawning, fix a bug with lategame, add marshmello stage, fix multiple battle buses, fix teams on large team gamemodes, fix some items not removing automatically
This commit is contained in:
@@ -248,7 +248,7 @@ static inline std::vector<Event> Events =
|
||||
{
|
||||
false,
|
||||
// "/Game/Athena/Environments/Festivus/Blueprints/BP_FestivusManager.BP_FestivusManager_C.PlayConcert"
|
||||
"/Game/Athena/Environments/Festivus/Blueprints/BP_FestivusManager.BP_FestivusManager_C.ServerPlayFestivus"
|
||||
"/Game/Athena/Environments/Festivus/Blueprints/BP_FestivusManager.BP_FestivusManager_C.ServerPlayFestivus" // StartEventFromCalendarAsBackup calls this
|
||||
},
|
||||
|
||||
0
|
||||
@@ -260,7 +260,6 @@ static inline std::vector<Event> Events =
|
||||
7.30
|
||||
// Not sure if this requires playlist.
|
||||
),
|
||||
|
||||
Event
|
||||
(
|
||||
"Rift Tour",
|
||||
|
||||
Reference in New Issue
Block a user