File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4444 <CheckBox UpdateAction =" @UpdateAction" Id =" dashCheckBox" @bind-Value =" Flags.Dash" >Faster Walking Speed </CheckBox >
4545 <CheckBox UpdateAction =" @UpdateAction" Id =" speedboatCheckBox" @bind-Value =" Flags.SpeedBoat" >Faster Ship </CheckBox >
4646 <CheckBox UpdateAction =" @UpdateAction" Id =" identifyTreasuresCheckBox" @bind-Value =" Flags.IdentifyTreasures" >Identify Treasures </CheckBox >
47- <CheckBox UpdateAction =" @UpdateAction" Id =" buyTenCheckBox" @bind-Value =" Flags.BuyTen" >Buy Quantity </CheckBox >
47+ <CheckBox UpdateAction =" @UpdateAction" Id =" openedChestsCheckBox" @bind-Value =" Flags.ChestsAppearOpened" >Chests Appear Opened </CheckBox >
48+ <CheckBox UpdateAction =" @UpdateAction" Id =" buyTenCheckBox" @bind-Value =" Flags.BuyTen" >Buy Quantity </CheckBox >
4849 <CheckBox UpdateAction =" @UpdateAction" Id =" waitWhenUnrunnableCheckBox" @bind-Value =" Flags.WaitWhenUnrunnable" >Change Unrunnable RUN to WAIT </CheckBox >
4950 <CheckBox UpdateAction =" @UpdateAction" IsEnabled =" @Flags.SpeedHacks" Id =" enableCritNumberDisplayCheckBox" @bind-Value =" Flags.EnableCritNumberDisplay" >Critical Hit Count </CheckBox >
5051 <CheckBox UpdateAction =" @UpdateAction" Id =" battleMagicMenuWrapAroundCheckBox" @bind-Value =" Flags.BattleMagicMenuWrapAround" >Battle Magic Menu Wrap Around </CheckBox >
Original file line number Diff line number Diff line change 3737 <CheckBox UpdateAction =" @UpdateAction" Id =" tcProtectIncentivesCheckBox" @bind-Value =" Flags.TCProtectIncentives" >Exclude Incentivized Items </CheckBox >
3838 <TriStateCheckBox UpdateAction =" @UpdateAction" Id =" trappedMarkCheckBox" @bind-Value =" Flags.TCIndicator" >Trapped Chests are Marked </TriStateCheckBox >
3939 <div class =" checkbox-cell" ></div >
40-
41- <CheckBox UpdateAction =" @UpdateAction" Id =" openedChestsCheckBox" @bind-Value =" Flags.ChestsAppearOpened" >Chests Appear Opened </CheckBox >
4240</div >
4341<div class =" col2" >
4442 <h4 >Freebies </h4 >
Original file line number Diff line number Diff line change 9292 "MaxLevelLow" : 50 ,
9393 "MaxLevelHigh" : 50 ,
9494 "Spoilers" : false ,
95- "TriState" : false ,
95+ "TriState" : false ,
9696 "TournamentSafe" : false ,
9797 "BlindSeed" : false ,
9898 "Shops" : true ,
267267 "AirBoat" : false ,
268268 "BuyTen" : true ,
269269 "IdentifyTreasures" : true ,
270+ "ChestsAppearOpened" : true ,
270271 "ShopInfo" : true ,
271272 "ChestInfo" : true ,
272273 "IncentiveChestItemsFanfare" : true ,
Original file line number Diff line number Diff line change 9292 "MaxLevelLow" : 50 ,
9393 "MaxLevelHigh" : 50 ,
9494 "Spoilers" : false ,
95- "TriState" : false ,
95+ "TriState" : false ,
9696 "TournamentSafe" : false ,
9797 "BlindSeed" : false ,
9898 "Shops" : false ,
267267 "AirBoat" : false ,
268268 "BuyTen" : true ,
269269 "IdentifyTreasures" : true ,
270+ "ChestsAppearOpened" : true ,
270271 "ShopInfo" : true ,
271272 "ChestInfo" : true ,
272273 "IncentiveChestItemsFanfare" : false ,
Original file line number Diff line number Diff line change 9292 "MaxLevelLow" : 50 ,
9393 "MaxLevelHigh" : 50 ,
9494 "Spoilers" : false ,
95- "TriState" : false ,
95+ "TriState" : false ,
9696 "TournamentSafe" : false ,
9797 "BlindSeed" : false ,
9898 "Shops" : true ,
267267 "AirBoat" : false ,
268268 "BuyTen" : true ,
269269 "IdentifyTreasures" : true ,
270+ "ChestsAppearOpened" : true ,
270271 "ShopInfo" : true ,
271272 "ChestInfo" : true ,
272273 "IncentiveChestItemsFanfare" : true ,
You can’t perform that action at this time.
0 commit comments