From 21f4d918885f796885220abc0a306bdc6a77f1f7 Mon Sep 17 00:00:00 2001 From: PikaMug <2267126+PikaMug@users.noreply.github.com> Date: Fri, 26 Jul 2019 20:56:37 -0400 Subject: [PATCH] =?UTF-8?q?Updated=20Beginner=20=E2=80=90=20Action=20Edito?= =?UTF-8?q?r=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Beginner-‐-Action-Editor.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/Beginner-‐-Action-Editor.md b/Beginner-‐-Action-Editor.md index c4550c9..52bcebb 100644 --- a/Beginner-‐-Action-Editor.md +++ b/Beginner-‐-Action-Editor.md @@ -48,4 +48,18 @@ Alternatively, go to the 'Edit Stages' menu and, after setting at least one obje ![StageActions](https://i.imgur.com/NjHGiy5.png) +
+ Click here to see the breakdown. + +| # | - | Choice | Description | +|---|---|--------|-------------| +| 1 | - | Start Action | Activate on start of stage | +| 2 | - | Finish Action | Activate at end of stage | +| 3 | - | Death Action | Activate if player dies during stage | +| 4 | - | Disconnect Action | Activate if player disconnects during stage | +| 5 | - | Chat Action | Activate if chat message sent during stage | +| 6 | - | Command Action | Activate if command run during stage | +| 7 | - | Done | Save and return to previous menu | +
+ Chat and command actions are run during the stage when the player enters a specific keyword or command in-game, respectively. \ No newline at end of file