diff --git a/Dialog/test.dialogue b/Dialog/test.dialogue index 4b875d0e..ba188d96 100644 --- a/Dialog/test.dialogue +++ b/Dialog/test.dialogue @@ -29,6 +29,7 @@ You run into a sapling! What do you do? # "It smiles." or "It's sleepy" You pat the sapling gentle on its' head. [[It smiles|It's sleepy]]. # We can use the following => syntax to jump to another flow. We just need to ensure that the title exists within the .dialogue file. +# use =>< to come back to the flow we came from when the flow we jumped to is finished. So A =>< B does A => B => A - Punch =>< punch - Slap do add_portrait("NPC/rescued_saplings_comfy_sleepy-1.test")