mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-23 06:35:33 -07:00
Update soh/soh/Enhancements/randomizer/hook_handlers.cpp
Co-authored-by: Archez <Archez@users.noreply.github.com>
This commit is contained in:
parent
430fa9fec7
commit
6fbe77346c
1 changed files with 1 additions and 1 deletions
|
@ -1598,7 +1598,7 @@ void RandomizerOnVanillaBehaviorHandler(GIVanillaBehavior id, bool* should, va_l
|
||||||
Flags_SetRandomizerInf(RAND_INF_ADULT_FISHING);
|
Flags_SetRandomizerInf(RAND_INF_ADULT_FISHING);
|
||||||
}
|
}
|
||||||
*should = true;
|
*should = true;
|
||||||
fishData->actor->stateAndTimer = 0;
|
fishing->actor->stateAndTimer = 0;
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue