ReisenTasker/Assets/Dialogue/testscript.txt

8 lines
233 B
Text

text Reisen "what!"
text reisen "i'm supposed to type more here"
text regularnpc i am very normal
task add TestTask
item add water 2
choice hello!:testscriptB nope!:testscriptC alright:testScriptD
# i can add comments like this!
END