Added Winterfest 2021 Battle Royale subgame image.

This commit is contained in:
PRO100KatYT
2022-01-09 11:23:57 +01:00
parent 7312d301cf
commit 0951502aba

View File

@@ -5981,6 +5981,7 @@ function getContentPages(req) {
if (seasondata.build == 19.01) {
contentpages.dynamicbackgrounds.backgrounds.backgrounds[0].stage = "winter2021";
contentpages.dynamicbackgrounds.backgrounds.backgrounds[0].backgroundimage = "https://cdn2.unrealengine.com/t-bp19-lobby-xmas-2048x1024-f85d2684b4af.png";
contentpages.subgameinfo.battleroyale.image = "https://cdn2.unrealengine.com/19br-wf-subgame-select-512x1024-16d8bb0f218f.jpg";
contentpages.specialoffervideo.bSpecialOfferEnabled = "true";
}
} catch (err) {}