diff --git a/01_text_adventure/transitions.txt b/01_text_adventure/transitions.txt index b3b0c2d..6be51c6 100644 --- a/01_text_adventure/transitions.txt +++ b/01_text_adventure/transitions.txt @@ -1,4 +1,4 @@ FIRST_ROOM|N|SECOND_ROOM|You head through the door. SECOND_ROOM|S|FIRST_ROOM|You head back through the door. FIRST_ROOM|E|LAST_ROOM|You crouch under the beam and enter the room. -LAST_ROOM|W|FIRST_ROOM|You crounch under the beam and return to the room. +LAST_ROOM|W|FIRST_ROOM|You crouch under the beam and return to the room.