From dfd204ff14b046daa9e8354c4d7adee31265e7b9 Mon Sep 17 00:00:00 2001 From: Bill Rossi Date: Tue, 7 Jan 2025 20:31:24 -0500 Subject: [PATCH] Croquer le marmot --- 01_text_adventure/transitions.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.