diff options
| author | CriticalFlaw <[email protected]> | 2019-10-05 10:05:46 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2019-10-05 10:05:46 -0400 |
| commit | de0a178159e6566c8eac2338a4f958b49b0f52c3 (patch) | |
| tree | c638e0b7e43bdaec4b6b921dea1f61299f60a2fc /customizations/main_menu/mainmenuoverride-classic.res | |
| parent | be4b18177f743d06abe3b0480f528643e26acacb (diff) | |
Enabled Halloween Backgrounds
Diffstat (limited to 'customizations/main_menu/mainmenuoverride-classic.res')
| -rw-r--r-- | customizations/main_menu/mainmenuoverride-classic.res | 43 |
1 files changed, 42 insertions, 1 deletions
diff --git a/customizations/main_menu/mainmenuoverride-classic.res b/customizations/main_menu/mainmenuoverride-classic.res index 78592c7..568e451 100644 --- a/customizations/main_menu/mainmenuoverride-classic.res +++ b/customizations/main_menu/mainmenuoverride-classic.res @@ -173,7 +173,48 @@ "visible" "0" "enabled" "1" "scaleImage" "1" - "image" "" + "image" "../console/background_upward" + + if_wider + { + "wide" "f0" + "tall" "o0.628" + } + + if_taller + { + "wide" "o1.6" + "tall" "f0" + } + + if_halloween_0 + { + "image" "../console/title_team_halloween2011_widescreen" + } + if_halloween_1 + { + "image" "../console/title_team_halloween2012_widescreen" + } + if_halloween_2 + { + "image" "../console/title_team_halloween2013_widescreen" + } + if_halloween_3 + { + "image" "../console/title_team_halloween2014_widescreen" + } + if_halloween_4 + { + "image" "../console/title_team_halloween2015_widescreen" + } + if_halloween_5 + { + "image" "../console/title_scream_fortress_2017_widescreen" + } + if_fullmoon + { + "image" "../console/title_fullmoon_widescreen" + } } "MainMenuSideBG" |
