Prologue progress

This commit is contained in:
2023-07-13 13:27:30 -07:00
parent 264bf550ea
commit 4bf2117f1f
7 changed files with 210 additions and 24 deletions

View File

@ -0,0 +1,29 @@
<vnscene name="ScenePrologue2" extend="scenes/SceneStandard">
<events>
<set-font font="font_main" size="32" />
<text>
<string lang="en">I open the windows of my mansion.</string>
</text>
<text>
<string lang="en"><font style="italics">Angelwood</font> glimmers back at me. The mist curdles the morning; leaving dew drops and spiderweb crystals upon the forests.</string>
</text>
<text>
<string lang="en">This is the namesake of my town. The urban myth goes that angels had descended into the town to be's heartlands, hauling humans upon their backs, and when no one needed them anymore, immortalised themselves in stone.</string>
</text>
<text>
<string lang="en">They are everywhere: stone angel after stone angel claims residence in the town's square, among the fountains, upon the two-storey high walls.</string>
</text>
<text>
<string lang="en">They are visible even from here.</string>
</text>
<text>
<string lang="en">I exhale. The town is stirring awake.</string>
</text>
</events>
</vnscene>