Skip to content

Commit d6f2043

Browse files
authored
Add agent.place() block for computing unit 2.1
1 parent 4be7cab commit d6f2043

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

computing/unit-2/lesson-1.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,3 +97,6 @@ player.onChat("road_2", function () {
9797

9898
## Step 7
9999
(Extension) With two roads done, build more using the code you have just created. When you are finished, go to the Unit 2 Lesson 1 NPC and ask for some carpet to make road markings with using your agent to place them.
100+
``` blocks
101+
agent.place()
102+
```

0 commit comments

Comments
 (0)