Initial commit

This commit is contained in:
2026-02-28 14:00:45 -06:00
commit 16d3170787
1134 changed files with 589134 additions and 0 deletions

View File

@@ -0,0 +1,60 @@
[CHAPTER 0]
# Initial dialog box display
TITLE TEXT_STORY_TRANSMISSION_17
TEXTCOLOR 219 167 149 255
TEXT TEXT_STORY_REBEL_ACT02_MISSION_SIX_00
MOVIE_ONCE Antillies_Loop
# Main Text
WAIT 500
SFX Button_Press
NEWLINE 1
TEXTCOLOR 181 181 181 255
TEXT TEXT_STORY_REBEL_ACT02_MISSION_SIX_01
# Second Paragraph
WAIT 500
SFX Button_Press
NEWLINE 1
TEXTCOLOR 181 181 181 255
TEXT TEXT_STORY_REBEL_ACT02_MISSION_SIX_01A
# Red Text
WAIT 500
SFX Button_Press
NEWLINE 1
TEXTCOLOR 109 247 255 255
TEXT TEXT_STORY_REBEL_ACT02_MISSION_SIX_02
# Wait 10 seconds and then unpause the game
WAIT 10000
PAUSE 0
[CHAPTER 1]
# Initial dialog box display
TITLE TEXT_STORY_TRANSMISSION_17
TEXTCOLOR 219 167 149 255
TEXT TEXT_STORY_REBEL_ACT02_MISSION_SIX_00
MOVIE_ONCE Antillies_Loop
# Main Text, Congrats
WAIT 500
SFX Button_Press
NEWLINE 1
TEXTCOLOR 181 181 181 255
TEXT TEXT_STORY_REBEL_ACT02_MISSION_SIX_03
# Red Text - Rewards
# WAIT 500
# SFX Button_Press
# NEWLINE 1
#TEXTCOLOR 109 247 255 255
# TEXT TEXT_STORY_REBEL_ACT02_MISSION_SIX_04
# Wait 10 seconds and then unpause the game
WAIT 10000
PAUSE 0