Skip to content

Commit 36edb62

Browse files
committed
Add tutorial hint to firewall level 6
1 parent 000c778 commit 36edb62

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

tutorials/cyber-kingdom/firewall/firewall_6.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,11 @@ cyber.addDenyFirewallRule(cyber.requireEyewear(WearingEyeware.WearingEyeware))
4141
})
4242
```
4343

44+
### ~ tutorialhint
45+
Pay special attention to the soldiers shields, could we filter by those? Be careful not to block our soldiers though!
46+
![Soldiers Shields](https://raw.githubusercontent.com/CausewayDigital/Minecraft-EE-MakeCode/main/tutorials/cyber-kingdom/firewall/images/level_6_shields.jpg)
47+
48+
4449

4550
```package
4651
causeway-digital-makecode-extension=github:causewaydigital/pxt-causeway-digital-extension#cyber-kingdom
Loading

0 commit comments

Comments
 (0)