32 lines
611 B
Plaintext
32 lines
611 B
Plaintext
[CHAPTER 0]
|
|
|
|
# Initial dialog box display
|
|
TITLE TEXT_STORY_TRANSMISSION_20
|
|
TEXTCOLOR 219 167 149 255
|
|
TEXT TEXT_STORY_REBEL_ACT03_MISSION_SEVEN_00
|
|
MOVIE_ONCE Antillies_Loop
|
|
|
|
# Main Text
|
|
WAIT 500
|
|
SFX Button_Press
|
|
NEWLINE 1
|
|
TEXTCOLOR 181 181 181 255
|
|
TEXT TEXT_STORY_REBEL_ACT03_MISSION_SEVEN_01
|
|
NEWLINE 1
|
|
TEXT TEXT_STORY_REBEL_ACT03_MISSION_SEVEN_02
|
|
|
|
# Red Text
|
|
WAIT 500
|
|
SFX Button_Press
|
|
NEWLINE 1
|
|
TEXTCOLOR 109 247 255 255
|
|
TEXT TEXT_STORY_REBEL_ACT03_MISSION_SEVEN_03
|
|
|
|
|
|
# Wait 10 seconds and then unpause the game
|
|
WAIT 10000
|
|
PAUSE 0
|
|
|
|
# Play the Symbol movie
|
|
MOVIE_ONCE Rebel_Symbol
|