-AristoteQuest: - type: assignment - interact scripts: - - 1 AristoteMain - -AristoteMain: - type: interact - steps: - 1: - click trigger: - script: - - engage +AristoteQuest: + type: assignment + interact scripts: + - 1 AristoteMain + +AristoteMain: + type: interact + steps: + 1: + click trigger: + script: + - engage - narrate " //works" - - run RealisticChat def:|"my custom message" + - define message "My custom message." + - run RealisticChat def:| - disengage -RealisticChat: - type: task - debug: false - script: +RealisticChat: + type: task + debug: false + script: - narrate "<&co> " -