mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-21 05:43:42 -07:00
Enhancement: Better Farore's Wind (#2374)
* Updated SaveManager, SaveContext; lifted restriction from gtg and ganon's castle; disabled clearing fw during master sword lift; added checkbox * increment load version (whoops); clear age fw after use * beef up fw console handler (for testing) * Simplify better FW (2 copies > 1 copy) * Apply suggestions * whoops
This commit is contained in:
parent
21ae445548
commit
6d6c1c8c32
7 changed files with 94 additions and 11 deletions
|
@ -253,6 +253,7 @@ typedef struct {
|
|||
/* */ u8 pendingIceTrapCount;
|
||||
/* */ SohStats sohStats;
|
||||
/* */ u8 temporaryWeapon;
|
||||
/* */ FaroresWindData backupFW;
|
||||
// #endregion
|
||||
// #region SOH [Randomizer]
|
||||
// Upstream TODO: Move these to their own struct or name to more obviously specific to Randomizer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue