diff --git a/resources/ecs/intro.ecs b/resources/ecs/intro.ecs index 43f3943..b029a3e 100644 --- a/resources/ecs/intro.ecs +++ b/resources/ecs/intro.ecs @@ -36,11 +36,11 @@ Start: send Script to Showdown - attach RunCodex to `codex` - on click RunCodex - begin - send `hide` to parent - rest get Codex from `/resources/ecs/codex.ecs` - run Codex - end +! attach RunCodex to `codex` +! on click RunCodex +! begin +! send `hide` to parent +! rest get Codex from `/resources/ecs/codex.ecs` +! run Codex +! end stop \ No newline at end of file