[CHAPTER 0]

# Initial dialog box display
TITLE TEXT_STORY_TRANSMISSION_17
TEXTCOLOR 219 167 149 255
TEXT TEXT_STORY_REBEL_ACT02_MISSION_FIVE_00
MOVIE_ONCE Mon_Mothma_Loop

# Main Text
WAIT 500
SFX Button_Press
NEWLINE 1
TEXTCOLOR 181 181 181 255
TEXT TEXT_STORY_REBEL_ACT02_MISSION_FIVE_01

# Second Paragraph
WAIT 500
SFX Button_Press
NEWLINE 1
TEXTCOLOR 181 181 181 255
TEXT TEXT_STORY_REBEL_ACT02_MISSION_FIVE_01A

# Red Text
WAIT 500
SFX Button_Press
NEWLINE 1
TEXTCOLOR 109 247 255 255
TEXT TEXT_STORY_REBEL_ACT02_MISSION_FIVE_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_FIVE_00
MOVIE_ONCE Mon_Mothma_Loop

# Main Text, Congrats
WAIT 500
SFX Button_Press
NEWLINE 1
TEXTCOLOR 181 181 181 255
TEXT TEXT_STORY_REBEL_ACT02_MISSION_FIVE_03

# Red Text - Rewards
# WAIT 500
# SFX Button_Press
# NEWLINE 1
#TEXTCOLOR 109 247 255 255
# TEXT TEXT_STORY_REBEL_ACT02_MISSION_FIVE_04

# Wait 10 seconds and then unpause the game
WAIT 10000
PAUSE 0