mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Intro scroll is now always the same
This commit is contained in:
2
Text.py
2
Text.py
@@ -1792,7 +1792,7 @@ class TextTable(object):
|
||||
+ "{PAUSE3}\ninto the rainy night.\n{PAUSE3}\n{CHANGEPIC}\nGanon has moved around all the items in Hyrule.\n"
|
||||
+ "{PAUSE7}\nYou will have to find all the items necessary to beat Ganon.\n"
|
||||
+ "{PAUSE7}\nThis is your chance to be a hero.\n{PAUSE3}\n{CHANGEPIC}\n"
|
||||
+ "You must get the 7 crystals to beat Ganon.\n{PAUSE9}\n{CHANGEPIC}", False)
|
||||
+ "You should probably beat Ganon.\n{PAUSE9}\n{CHANGEPIC}", False)
|
||||
text['intro_throne_room'] = CompressedTextMapper.convert("{IBOX}\nLook at this Stalfos on the throne.", False)
|
||||
text['intro_zelda_cell'] = CompressedTextMapper.convert("{IBOX}\nIt is your time to shine!", False)
|
||||
text['intro_agahnim'] = CompressedTextMapper.convert("{IBOX}\nAlso, you need to defeat this guy!", False)
|
||||
|
Reference in New Issue
Block a user