mirror of
https://github.com/HarbourMasters/Shipwright
synced 2026-06-27 02:55:11 -04:00
Horseback archery settings (#6517)
This commit is contained in:
@@ -1711,7 +1711,9 @@ void Interface_InitHorsebackArchery(PlayState* play) {
|
||||
gSaveContext.minigameState = 1;
|
||||
interfaceCtx->unk_23C = interfaceCtx->unk_240 = interfaceCtx->unk_242 = 0;
|
||||
gSaveContext.minigameScore = sHBAScoreTier = 0;
|
||||
interfaceCtx->hbaAmmo = 20;
|
||||
if (GameInteractor_Should(VB_SET_HORSEBACK_ARCHERY_AMMO, true, interfaceCtx)) {
|
||||
interfaceCtx->hbaAmmo = 20;
|
||||
}
|
||||
}
|
||||
|
||||
void func_800849EC(PlayState* play) {
|
||||
|
||||
Reference in New Issue
Block a user