chore: move baro cheats to worldstate section #2695

Merged
Sainan merged 3 commits from AMelonInsideLemon/SpaceNinjaServer:move-baro into main 2025-08-27 01:29:39 -07:00
Showing only changes of commit 7591ebf50d - Show all commits

View File

@ -926,12 +926,12 @@
<label class="form-check-label" for="worldState.baroTennoConRelay" data-loc="worldState_baroTennoConRelay"></label>
</div>
<div class="form-check">
<input class="form-check-input" type="checkbox" id="baroAlwaysAvailable" />
<label class="form-check-label" for="baroAlwaysAvailable" data-loc="cheats_baroAlwaysAvailable"></label>
<input class="form-check-input" type="checkbox" id="worldState.baroAlwaysAvailable" />
<label class="form-check-label" for="worldState.baroAlwaysAvailable" data-loc="cheats_baroAlwaysAvailable"></label>
</div>
<div class="form-check">
<input class="form-check-input" type="checkbox" id="baroFullyStocked" />
<label class="form-check-label" for="baroFullyStocked" data-loc="cheats_baroFullyStocked"></label>
<input class="form-check-input" type="checkbox" id="worldState.baroFullyStocked" />
<label class="form-check-label" for="worldState.baroFullyStocked" data-loc="cheats_baroFullyStocked"></label>
</div>
<div class="form-check">
<input class="form-check-input" type="checkbox" id="worldState.varziaFullyStocked" />