shipinit (r)ba (#5025)

* RBA and BA

* move rba to shipinit

* make the vanilla condition actually a vanilla condition

* update should docs

* move ba to shipinit

* don't pass things

* try a different readability strategy

* remove option/preset entries

---------

Co-authored-by: rozlette <Rozelette@users.noreply.github.com>
This commit is contained in:
briaguya
2025-03-26 15:07:54 -04:00
committed by GitHub
parent f1a45cf2ec
commit 9ff49403a8
5 changed files with 478 additions and 21 deletions

View File

@@ -999,9 +999,6 @@ void SohMenu::AddMenuEnhancements() {
.CVar(CVAR_ENHANCEMENT("QuickBongoKill"))
.Options(CheckboxOptions().Tooltip(
"Restore a bug from NTSC 1.0 that allows bypassing Bongo Bongo's intro cutscene to quickly kill him."));
AddWidget(path, "Original RBA Values", WIDGET_CVAR_CHECKBOX)
.CVar(CVAR_ENHANCEMENT("RestoreRBAValues"))
.Options(CheckboxOptions().Tooltip("Restores the original outcomes when performing Reverse Bottle Adventure."));
AddWidget(path, "Early Eyeball Frog", WIDGET_CVAR_CHECKBOX)
.CVar(CVAR_ENHANCEMENT("EarlyEyeballFrog"))
.Options(CheckboxOptions().Tooltip(