Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
Was failing, now failing less as hard.
  • Loading branch information
RagnowProductions authored Mar 9, 2024
1 parent 5300b37 commit db5ed86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion game.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
uname = input("WHAT IS YOUR NAME, ADVENTURER?")
questSelection = int(input("WHAT IS YOUR QUEST? (1 - TO FIND THE SECRETS, 2 - TO GET AS MUCH GOLD AS POSSIBLE, 3 - TO GET TROLLED MASSIVELY)"))
irrelevant-inbox92687_26381.62292/1 = print("WHAT IS... wait i forgot")
irrelevant-inbox92687_26381_62292_1 = print("WHAT IS... wait i forgot")
print("Anyways, move along now, " + uname +". Dangers lead up ahead.")
if questSelection == 1:
print('You find a hidden walkway with a sign that says "BEWARE ' + uname + ', THE SECRETS ARE TOO SCARY"')
Expand Down

0 comments on commit db5ed86

Please sign in to comment.