Skip to content

Commit 4c1fc19

Browse files
committed
implement time independent gold skulltulas
1 parent c634317 commit 4c1fc19

207 files changed

Lines changed: 50554 additions & 37028 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

ASM/build/asm_symbols.txt

Lines changed: 689 additions & 690 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ASM/build/bundle.o

120 Bytes
Binary file not shown.

ASM/build/c_symbols.txt

Lines changed: 694 additions & 694 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ASM/src/hacks.asm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2584,8 +2584,8 @@ skip_bombchu_bowling_prize_switch:
25842584
.orga 0xEE7E4C
25852585
jal Hit_Gossip_Stone
25862586

2587-
.orga 0x26C10E3
2588-
.byte 0xFF ; Set generic grotto text ID to load from grotto ID
2587+
;.orga 0x26C10E3
2588+
; .byte 0xFF ; Set generic grotto text ID to load from grotto ID
25892589

25902590
;==================================================================================================
25912591
; Disable trade quest timers in ER

Cutscenes.py

Lines changed: 1781 additions & 148 deletions
Large diffs are not rendered by default.

FileDataRelocator.py

Lines changed: 470 additions & 0 deletions
Large diffs are not rendered by default.

FileList.py

Lines changed: 494 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)