This commit is contained in:
Nick Walton
2019-11-18 23:32:45 -07:00
parent e82dbea03d
commit b6d5f78008
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -70,13 +70,13 @@ def play_aidungeon_2():
print("\n")
console_print(context + "\n\n" + str(story_manager.story))
console_print(context + str(story_manager.story))
while True:
action = input("> ")
if action == "restart":
break
if action != "":
if action != "" and action.lower() != "continue":
action = action.strip()
action = first_to_second_person(action)
+1 -1
View File
@@ -3,7 +3,7 @@ prompts:
hospital: "You wake up in an old rundown hospital with no memory of how you got there. You take a look around the room. "
peasant: "You were kicked out of your home and have set out to see if you can find work in the next town. You step onto the road and look around you. "
peasant: "You were kicked out of your home and have set out to see if you can find work in the next town. You step onto the road and look around you and see"
apocalypse: "You walk for two hours and take a break. You've left the town you were in and are now in a more rural area. You look around you and see "