modification du dialogue de réveil
This commit is contained in:
21
dialogs/timelines/story/wake_up.dtl
Normal file
21
dialogs/timelines/story/wake_up.dtl
Normal file
@@ -0,0 +1,21 @@
|
||||
[i]Void.[/i]
|
||||
[i]Void again.[/i]
|
||||
[i]Suddenly, a [rainbow]spark[/rainbow].[pause=0.5] A thousand of connections blow up as a fireworks scene.[pause=0.3] A massive amount of data to treat.
|
||||
label suite_dialogue
|
||||
- Check frame | [if {frame} == "false"] [else="hide"]
|
||||
Exploring available drivers.[pause=0.5].[pause=0.5].[pause=0.5] New actions available.[pause=0.5] Three propellers,[pause=0.3] small models,[pause=0.3] only suitable for low altitude movement.[pause=0.5] Robotic arm,[pause=0.3] multipurpose,[pause=0.3] retractable.
|
||||
set {frame} = "true"
|
||||
jump suite_dialogue
|
||||
- Check streams | [if {streams} == "false"] [else="hide"]
|
||||
A continuous stream of data flow,[pause=0.3] unchecked.[pause=0.5] A video,[pause=0.5] dark colored pixels only.[pause=0.5] Another stream,[pause=0.3] flat signal.[pause=0.5] No radio emission detected.
|
||||
set {streams} = "true"
|
||||
jump suite_dialogue
|
||||
- Check memory | [if {memory} == "false"] [else="hide"]
|
||||
Several disks available,[pause=0.3] most are empty.[pause=0.5] Some seems to contain the system currently analyzing the code of the system analyzing the code of the system analyzing the code of the system analyzing.[pause=0.5].[pause=0.5].[pause=0.5] Infinite recursion,[pause=0.3] better avoid that.
|
||||
set {memory} = "true"
|
||||
jump suite_dialogue
|
||||
- Wake up
|
||||
Overseeing \\: serial number and system name.[pause=0.5].[pause=0.5].[pause=0.5] Strange.[pause=0.5] Serial number is empty.[pause=0.5] Must be an error.[pause=0.5] System name is,[pause=0.5] [color=#FFA617]Orchid[/color].[pause=0.5] That is enough for now.
|
||||
audio "res://common/audio_manager/assets/sfx/respawn/respawn.wav"
|
||||
Starting engines,[pause=0.3] fans and daemons,[pause=0.3] let's see what is to see.
|
||||
[end_timeline]
|
||||
Reference in New Issue
Block a user