mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Added text for ganon in invincible state.
This commit is contained in:
4
Text.py
4
Text.py
@@ -11,7 +11,9 @@ text_addresses = {'Altar': (0x180300, 256),
|
||||
'BombShop2': (0x180D00, 256),
|
||||
'PyramidFairy': (0x180900, 256),
|
||||
'EtherTablet': (0x180F00, 256),
|
||||
'BombosTablet': (0x181000, 256)}
|
||||
'BombosTablet': (0x181000, 256),
|
||||
'Ganon1Invincible': (0x181100, 256),
|
||||
'Ganon2Invincible': (0x181200, 256)}
|
||||
|
||||
credits_addresses = {'KingsReturn': (0x76928, 22),
|
||||
'Sanctuary': (0x76964, 16),
|
||||
|
Reference in New Issue
Block a user