mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-15 13:13:48 +00:00
Dialogues and mapping
This commit is contained in:
parent
3df9e2dd85
commit
e23d337a16
6 changed files with 250 additions and 233 deletions
|
|
@ -31,11 +31,11 @@ scene = ExtResource("3_sjmr0")
|
|||
script = ExtResource("1_01ap4")
|
||||
scene = ExtResource("4_01ap4")
|
||||
overrides = {
|
||||
"box_distance": "0.0",
|
||||
"box_distance": "8.0",
|
||||
"box_modulate_custom_color": "Color(1, 1, 1, 1)",
|
||||
"box_modulate_global_color": "false",
|
||||
"box_panel": "\"res://Resources/Styles/Terminal_Style_Box.tres\"",
|
||||
"box_size": "Vector2(150, 150)",
|
||||
"box_size": "Vector2(200, 150)",
|
||||
"name_label_hide_when_no_character": "true",
|
||||
"portrait_bg_modulate": "Color(0, 0, 0, 0)",
|
||||
"portrait_stretch_factor": "0.0"
|
||||
|
|
|
|||
13
Dialogue/Timelines/computer_factory_2.dtl
Normal file
13
Dialogue/Timelines/computer_factory_2.dtl
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
computer: From\: Department Manager\
|
||||
To\: Safety Officer #7\
|
||||
Subject\: Important Communication\
|
||||
\
|
||||
Good morning, I hope this email finds you well.
|
||||
computer: Due to recent budget cuts, we have to let you go.\
|
||||
Fairy Security will escort you outside of the premises.\
|
||||
Have a nice day!
|
||||
ICE: Wait there's more, I found an extra hidden file...
|
||||
computer: Rant.txt\
|
||||
I'm typing this before my access is revoked, I hope this can be a warning for whoever comes next, if anyone.
|
||||
computer: We've been having budget cuts for days, ever since they brought in "that thing", of course injuries and casualties also skyrocketed but managers don't care, production and profits are going up. Better squeeze every single drop they can from their workers!
|
||||
computer: asdf
|
||||
1
Dialogue/Timelines/computer_factory_2.dtl.uid
Normal file
1
Dialogue/Timelines/computer_factory_2.dtl.uid
Normal file
|
|
@ -0,0 +1 @@
|
|||
uid://b0b6x4lxkhe8a
|
||||
Loading…
Add table
Add a link
Reference in a new issue