diff --git a/TestBasedGame.py b/TestBasedGame.py index d043968..af1334f 100644 --- a/TestBasedGame.py +++ b/TestBasedGame.py @@ -233,7 +233,8 @@ def main(): "\n[!!!] You enter the children's room. This room is an absolute mess..." + "\n[!!!] Inside, you discover a black cat; around the cat's neck, you see a nametag." + "\n[!!!] Scratchy is the cat's name. Could this have been the troublemaker all along?" + - "\n[!!!] You take Scratchy to the owners of the house. They are ecstatic to see their cat after ." + "\n[!!!] You take Scratchy to the owners of the house." + + "\n[!!!] The family is ecstatic to see their cat after it ran away a week ago." ) print("\n[Game Over] The game is exiting. Thank you for playing!")