Skip to content

Commit d4568dc

Browse files
Explain map placement in tut2
1 parent fe27375 commit d4568dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contracts/src/maps/tutorial-room-2/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Once complete, your map should something look like this:
1414

1515
# 1. Setup
1616

17-
We are going to put together the map below, it is the second spoke of tutorial Island! There is intentionally a choke point so we can show off Doors!
17+
As this is the next room in the tutorial series, we will be creating our map at a different angle so it doesn't overlap with tutorial-room-1. One important feature of this map is a choke point to block off using a door.
1818

1919
<img src="./readme-images/step1.png" width=600>
2020

0 commit comments

Comments
 (0)