Structure script
Build and Deploy Ren'Py Web / deploy (push) Successful in 36s

This commit is contained in:
Dynamitos
2026-09-08 16:43:22 +02:00
parent 94b64feb05
commit 995ae4b80b
4 changed files with 249 additions and 246 deletions
+5
View File
@@ -0,0 +1,5 @@
define sara = Character("Sara", color="#5acbd5")
define thinking = Character("Sara", color="#1d9fa4", what_italic=True)
define luno = Character("Luno", color="#1b449d")
define narrator = Character(None)
define mercenary = Character("Iron Hollow Mercenary", color="#ff0000")