Skip to content

Commit

Permalink
aahhhh
Browse files Browse the repository at this point in the history
  • Loading branch information
HungerGames682 committed Nov 30, 2022
1 parent e03f8c2 commit bd1b000
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion chest_give.txt
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,4 @@ Wall
Wall
Wall
Wall
Chest
lockpick
3 changes: 1 addition & 2 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -602,8 +602,7 @@ def playermove(speed,movement,walkthrough, offset, stop,li,cur_health,level,pick


else:
print(door_unlocked_list)
print(dis)

walkthrough = "No"
hacks = False

Expand Down

0 comments on commit bd1b000

Please sign in to comment.