Minor documentation and error fixes

This commit is contained in:
codemann8
2025-04-16 01:18:58 -05:00
parent 65f84a1c55
commit bce49b9e76
3 changed files with 10 additions and 4 deletions

View File

@@ -124,7 +124,7 @@ class InitialSram:
if startingstate.has('Beat Agahnim 1', player):
self.pre_open_lumberjack()
if world.mode[player] == 'standard':
self.set_progress_indicator(0x80) # todo: probably missing some code rom side for this
self.set_progress_indicator(0x80)
else:
self.set_progress_indicator(0x03)