29 lines
549 B
Plaintext
29 lines
549 B
Plaintext
[CHAPTER 0]
|
|
|
|
# Initial dialog box display
|
|
TITLE TEXT_STORY_TRANSMISSION_20
|
|
TEXTCOLOR 219 167 149 255
|
|
TEXT TEXT_STORY_REBEL_ACT03_MISSION_NINE_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_NINE_01
|
|
|
|
# Red Text
|
|
WAIT 500
|
|
SFX Button_Press
|
|
NEWLINE 1
|
|
TEXTCOLOR 109 247 255 255
|
|
TEXT TEXT_STORY_REBEL_ACT03_MISSION_NINE_02
|
|
|
|
|
|
# Wait 10 seconds and then unpause the game
|
|
WAIT 10000
|
|
PAUSE 0
|
|
|
|
# Play the Symbol movie
|
|
MOVIE_ONCE Rebel_Symbol |