Update chest.py

This commit is contained in:
jennylihan 2019-08-19 19:31:48 +08:00 committed by GitHub
parent 9bb7c14f52
commit 9a3646ffa3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -15,7 +15,8 @@ def monster1():
def monster2():
print(" *rumble* *rumble* *rumble* \n")
print(" A SEA MONSTER APPEARS FROM THE REEF! \n")
print(" All of a sudden, you realize there's treasure! And the sea monster sees it too! No time to look. You grab the treasure from the chest.")
print(" The sea monster must have seen you open the chest!")
print(" There's no time to squander. You grab the treasure from the chest without taking a closer look!")
print(" Quick, use mkdir to make a \"bag\" directory and mv to")
print(" hide the treasure.png in the bag. ")
print(" Then get back to the surface ASAP! The monster is coming! \n")