Files
Babushka/dialog/test_time_line.dtl
2025-01-20 16:47:07 +01:00

10 lines
351 B
Plaintext

if {TestVariable} == "Choise":
var is choise #id:15
defaulty_the_default_character: Hello Hello! (var\: {TestVariable}) #id:11
- This is a choise #id:16
set {TestVariable} = "Choise"
defaulty_the_default_character: Cool #id:17
- This is another choise #id:18
set {TestVariable} = "Another Choise"
defaulty_the_default_character: Also Cool #id:19