From 6406ae70e8481f10ffd1d7c594c4e698ea98bbfb Mon Sep 17 00:00:00 2001 From: neonerz Date: Sun, 2 Aug 2020 13:59:41 -0400 Subject: [PATCH] updated markdowns --- beams.md | 2 ++ crate.md | 2 ++ final.md | 2 ++ floor.md | 2 ++ pxt.json | 2 +- sneak.md | 4 +++- 6 files changed, 12 insertions(+), 2 deletions(-) diff --git a/beams.md b/beams.md index a444e3f..3ee3fbb 100644 --- a/beams.md +++ b/beams.md @@ -6,6 +6,8 @@ ### @explicitHints 1 # Beams of Color + +## Step 1 Help Wonder Woman place stained glass over the beams of light to match the color sequence displayed on the wall. You'll need to tell her where to move and which colors to place. **Blocks Available:** diff --git a/crate.md b/crate.md index 0e86f15..ab564b4 100644 --- a/crate.md +++ b/crate.md @@ -6,6 +6,8 @@ ### @explicitHints 1 # Suspicious Crates + +## Step 1 Help Wonder Woman navigate through the crates and find the missing painting piece. Search each one and if she finds the missing puzzle piece, have her break the box to get it. **Blocks Available:** diff --git a/final.md b/final.md index f731d76..f381538 100644 --- a/final.md +++ b/final.md @@ -6,6 +6,8 @@ ### @explicitHints 1 # Hidden in Plain Sight + +## Step 1 The criminal mastermind who orchestrated this heist has hidden among the gala attendees. Help Wonder Woman investigate each attendee to figure out which is the goon in hiding and then use the lasso of truth to find out where the final piece of the painting is. **Blocks Available:** diff --git a/floor.md b/floor.md index 3671eaf..25cd945 100644 --- a/floor.md +++ b/floor.md @@ -6,6 +6,8 @@ ### @explicitHints 1 # Dance Floor + +## Step 1 The colors on the wall seem to match the colors on the floor. Help Wonder Woman move over the colored blocks in the same sequence as seen on the wall. That should unlock a secret door on the back wall. **Blocks Available:** diff --git a/pxt.json b/pxt.json index b25ffea..1bbe037 100644 --- a/pxt.json +++ b/pxt.json @@ -1,6 +1,6 @@ { "name": "minecraft-ww1984-md", - "version": "1.4.0", + "version": "1.5.0", "dependencies": { "core": "*", "builder": "*" diff --git a/sneak.md b/sneak.md index 627b755..01efed8 100644 --- a/sneak.md +++ b/sneak.md @@ -6,10 +6,12 @@ ### @explicitHints 1 # Stealth Mission + +## Step 1 Help Wonder Woman navigate through the room without triggering the alarm by avoiding the lasers. Sneak behind and takedown the goon. **Blocks Available:** -*Move by * - Wonder Woman will move in that direction the specified number of blocks. +``||ww:Move by ||`` - Wonder Woman will move in that direction the specified number of blocks. *Turn * - Wonder Woman will turn in the specified direction. *Takedown goon * - Stealthily knock out the goon in the specified direction. *repeat times* - Repeat code the specified number of times.