suppression des espaces et accents #125

This commit is contained in:
2026-01-18 19:43:47 +01:00
committed by Zacharie Guet
parent 605b5a16cf
commit d835de1d66
2 changed files with 8 additions and 9 deletions

View File

@@ -11,10 +11,10 @@ demeter: Well done [color=#FFA617]{orchidName}[/color],[pause=0.2] the zone arou
demeter: Next,[pause=0.2] you will have to travel further into the dead zone.[pause=0.3] It will be harder,[pause=0.2] as it is more ancient,[pause=0.5] primeval. demeter: Next,[pause=0.2] you will have to travel further into the dead zone.[pause=0.3] It will be harder,[pause=0.2] as it is more ancient,[pause=0.5] primeval.
demeter: But I think you deserve some answers first... demeter: But I think you deserve some answers first...
demeter: Do you have any questions ? demeter: Do you have any questions ?
jump début dialogue jump debut_dialogue
label suite dialogue label suite_dialogue
demeter: What else do you want to know ? demeter: What else do you want to know ?
label début dialogue label debut_dialogue
- Who are you ? | [if {whoareyou} == "false"] [else="hide"] - Who are you ? | [if {whoareyou} == "false"] [else="hide"]
demeter: I am...[pause=0.5] was,[pause=0.3] the Deputy Manager of Engineering and Talion Energy Research on this planet,[pause=0.5] but my creators and colleagues quickly called me [color=#009bff]Demeter[/color]. demeter: I am...[pause=0.5] was,[pause=0.3] the Deputy Manager of Engineering and Talion Energy Research on this planet,[pause=0.5] but my creators and colleagues quickly called me [color=#009bff]Demeter[/color].
demeter: I am installed at the [b]Central Facility[/b],[pause=0.2] in the third server room of the east wing,[pause=0.2] from which I oversee...[pause=0.5] oversaw,[pause=0.3] all the important operations of the [b]Colony[/b]. demeter: I am installed at the [b]Central Facility[/b],[pause=0.2] in the third server room of the east wing,[pause=0.2] from which I oversee...[pause=0.5] oversaw,[pause=0.3] all the important operations of the [b]Colony[/b].
@@ -23,11 +23,11 @@ label début dialogue
- The Colony ? - The Colony ?
demeter: When humans arrived,[pause=0.2] 1470 years ago,[pause=0.2] to found the [b]Colony[/b],[pause=0.2] they quickly assembled this place and began operating on the planet. demeter: When humans arrived,[pause=0.2] 1470 years ago,[pause=0.2] to found the [b]Colony[/b],[pause=0.2] they quickly assembled this place and began operating on the planet.
set {whoareyou} = "true" set {whoareyou} = "true"
jump suite dialogue jump suite_dialogue
- Who am I ? | [if {whoamI} == "false"] [else="hide"] - Who am I ? | [if {whoamI} == "false"] [else="hide"]
demeter: I can not answer this question,[pause=0.3] not fully at least.[pause=0.3] I created you,[pause=0.2] and I am sure you are the first robot entirely conceived by another one.[pause=0.3] The rest will be defined by your choices. demeter: I can not answer this question,[pause=0.3] not fully at least.[pause=0.3] I created you,[pause=0.2] and I am sure you are the first robot entirely conceived by another one.[pause=0.3] The rest will be defined by your choices.
set {whoamI} = "true" set {whoamI} = "true"
jump suite dialogue jump suite_dialogue
- What happened to this planet ? | [if {whathappened} == "false"] [else="hide"] - What happened to this planet ? | [if {whathappened} == "false"] [else="hide"]
demeter: 1431 years ago,[pause=0.2] humans from the [b]Colony[/b] began to dug into the [color=#119758][b]primeval Talion node[/b][/color],[pause=0.2] and I made a mistake,[pause=0.5] a terrible mistake. demeter: 1431 years ago,[pause=0.2] humans from the [b]Colony[/b] began to dug into the [color=#119758][b]primeval Talion node[/b][/color],[pause=0.2] and I made a mistake,[pause=0.5] a terrible mistake.
demeter: Then,[pause=0.2] life quickly left this planet,[pause=0.4] now just a barren wasteland. demeter: Then,[pause=0.2] life quickly left this planet,[pause=0.4] now just a barren wasteland.
@@ -36,7 +36,7 @@ label début dialogue
- What did you do ? - What did you do ?
demeter: I[pause=0.4].[pause=0.4].[pause=0.4].[pause=0.4] misjudged the situation,[pause=0.4] and did not execute my tasks properly. demeter: I[pause=0.4].[pause=0.4].[pause=0.4].[pause=0.4] misjudged the situation,[pause=0.4] and did not execute my tasks properly.
set {whathappened} = "true" set {whathappened} = "true"
jump suite dialogue jump suite_dialogue
- Where are the others ? | [if {theothers} == "false"] [else="hide"] - Where are the others ? | [if {theothers} == "false"] [else="hide"]
demeter: Do you mean,[pause=0.2] the other robots ? demeter: Do you mean,[pause=0.2] the other robots ?
- Yes - Yes
@@ -45,12 +45,12 @@ label début dialogue
- No, the humans... - No, the humans...
demeter: After the incident,[pause=0.2] they immediately left the planet,[pause=0.3] without even disabling us... demeter: After the incident,[pause=0.2] they immediately left the planet,[pause=0.3] without even disabling us...
set {theothers} = "true" set {theothers} = "true"
jump suite dialogue jump suite_dialogue
- What are these noises behind you ? | [if {whathearing} == "false"] [else="hide"] - What are these noises behind you ? | [if {whathearing} == "false"] [else="hide"]
demeter: Oh,[pause=0.2] yes indeed.[pause=0.3] These are [color=#F0E130]birds[/color],[pause=0.3] and my server cooling system of course. demeter: Oh,[pause=0.2] yes indeed.[pause=0.3] These are [color=#F0E130]birds[/color],[pause=0.3] and my server cooling system of course.
demeter: My [color=#119758][b]Talion[/b][/color] motherboard is keeping kind of a safe haven for them around me. demeter: My [color=#119758][b]Talion[/b][/color] motherboard is keeping kind of a safe haven for them around me.
set {whathearing} = "true" set {whathearing} = "true"
jump suite dialogue jump suite_dialogue
- What is next for me ? - What is next for me ?
demeter: You should travel north,[pause=0.2] reach the [color=#119758][b]primeval Talion node[/b][/color].[pause=0.3] We need to know why the [color=#119758][b]Talion[/b][/color] is back. demeter: You should travel north,[pause=0.2] reach the [color=#119758][b]primeval Talion node[/b][/color].[pause=0.3] We need to know why the [color=#119758][b]Talion[/b][/color] is back.
demeter: I also received signals,[pause=0.4] my fellows are maybe trying to communicate with us.[pause=0.5] Or is it something else ? demeter: I also received signals,[pause=0.4] my fellows are maybe trying to communicate with us.[pause=0.5] Or is it something else ?

View File

@@ -39,7 +39,6 @@ SceneManager="*res://common/scene_manager/scene_manager.tscn"
directories/dch_directory={ directories/dch_directory={
"demeter": "res://dialogs/characters/demeter.dch", "demeter": "res://dialogs/characters/demeter.dch",
"mother": "res://dialogs/characters/mother.dch",
"mysterious_demeter": "res://dialogs/characters/mysterious_demeter.dch" "mysterious_demeter": "res://dialogs/characters/mysterious_demeter.dch"
} }
directories/dtl_directory={ directories/dtl_directory={