correctly write memory address for Song from Composers Grave so it's always recognized by client

This commit is contained in:
espeon65536
2021-09-17 10:00:59 -05:00
committed by Fabian Dill
parent 4ea80f34fa
commit 895d259589
3 changed files with 11109 additions and 11105 deletions

View File

@@ -1332,9 +1332,9 @@ def patch_rom(world, rom):
# requiem of spirit
rom.write_int32s(0xAC9ABC, [0x3C010001, 0x00300821])
# sun song
rom.write_int32(0xE09F68, 0x8C6F00A4)
rom.write_int32(0xE09F74, 0x01CFC024)
rom.write_int32(0xE09FB0, 0x240F0001)
# rom.write_int32(0xE09F68, 0x8C6F00A4)
# rom.write_int32(0xE09F74, 0x01CFC024)
# rom.write_int32(0xE09FB0, 0x240F0001)
# song of time
rom.write_int32(0xDB532C, 0x24050003)