Merged in DR v1.4.8

This commit is contained in:
codemann8
2025-01-15 22:26:04 -06:00
23 changed files with 158 additions and 103 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)
self.set_progress_indicator(0x80) # todo: probably missing some code rom side for this
else:
self.set_progress_indicator(0x03)