retrack stories new directory

This commit is contained in:
2026-05-14 14:52:36 +01:00
parent ba7985161e
commit 7b9d52e94d
6 changed files with 31 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
@tim says "hello world, it's a good day"
choice "choice numero uno" {
@tim says "super sad"
}
or "choice numero duo" {
@tim says "super unsad"
}
END