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,46 @@
[CHAPTER 0]
# Initial dialog box display
TITLE TEXT_STORY_TRANSMISSION_17
TEXTCOLOR 219 167 149 255
TEXT TEXT_STORY_REBEL_ACT02_MISSION_FOUR_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_FOUR_01
# Red Text
WAIT 500
SFX Button_Press
NEWLINE 1
TEXTCOLOR 109 247 255 255
TEXT TEXT_STORY_REBEL_ACT02_MISSION_FOUR_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_FOUR_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_FOUR_04
# Wait 10 seconds and then unpause the game
WAIT 10000
PAUSE 0