mirror of
https://github.com/HarbourMasters/Shipwright
synced 2026-08-19 06:12:14 -04:00
Initial work towards shopsanity, not fully working but some of it is
This commit is contained in:
@@ -186,6 +186,7 @@ typedef struct {
|
||||
u8 trialsDone[6];
|
||||
u8 cowsMilked[10];
|
||||
u8 scrubsPurchased[35];
|
||||
u8 shopItemsPurchased[48];
|
||||
u8 temporaryWeapon;
|
||||
u16 adultTradeItems;
|
||||
} SaveContext; // size = 0x1428
|
||||
|
||||
Reference in New Issue
Block a user