You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
351 B
10 lines
351 B
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
|