Clean up typos in game text

This commit is contained in:
Chris Proctor 2023-07-12 13:55:33 -04:00
parent 4825451351
commit 856cf390ea
3 changed files with 3 additions and 2 deletions

View File

@ -31,7 +31,7 @@ MONSTER1 = [
MONSTER2 = [
"*rumble* *rumble* *rumble*",
"A SEA MONSTER APPEARS FROM THE REEF!",
"The sea monster must have seen you open the chest! There's no time to squander. You grab the treasure from the chest without taking a closer look! Quick, make a bag and store your treasure inside, using the following comamnds:",
"The sea monster must have seen you open the chest! There's no time to squander. You grab the treasure from the chest without taking a closer look! Quick, make a bag and store your treasure inside, using the following commands:",
"mkdir bag",
"mv treasure.jpg bag",
"Then get back to the surface ASAP! Don't forget to take your treasure bag with you. Remember, `..` means 'the parent directory,' so these commands will move the bag to the parent directory and then move yourself:",

View File

@ -3,3 +3,4 @@
of steel and powered by engines. You climb up in the deck, and see a large hole
allowing access to the inner chambers. You flick on your suit's light and
go inside.

View File

@ -6,4 +6,4 @@
on the seafloor. You relax, allowing your body to gently float down...
To continue, you need to go into the seafloor directory by typing
"cd seafloor". Once you're there, type "ls" to see what's inside.
"cd seafloor". Once you're there, type `ls` to see what's inside.