Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 25 additions & 1 deletion cfg/tf2ware_ultimate/themes.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -309,6 +309,18 @@
"victory": 2.03
}
},
{
theme_name = "gba_microgames_wario"
visual_name = "Wario (GBA - Mega Microgame$!)"
author = "Delfin"
sounds =
{
"failure": 1.718
"intro": 1.811
"results": 0.0
"victory": 1.718
}
},
// these aren't rolled and should never be set as Ware_Theme, but rather Ware_SetupThemeSounds() checks for them
// they still get a visual name just in case
{
Expand All @@ -323,6 +335,18 @@
"speedup": 4.3
}
},
{
theme_name = "gba_microgames"
visual_name = "WarioWare Inc: Mega Microgame$! (GBA)"
internal = 1
sounds =
{
"boss": 3.855
"speedup": 3.855
"gameclear": 2.694
"gameover": 1.811
}
},
{
theme_name = "ds_touched"
visual_name = "WarioWare: Touched! (DS)"
Expand All @@ -345,4 +369,4 @@
"boss": 5.664
"results": 0.0
}
},
},
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.