More errors: mounts this time
Closed this issue · 1 comments
lumbar527 commented
Describe the bug
File "/Users/tabris/repos/roger/Bane-Of-Wargs/main.py", line 866, in run
if player["current mount"] in player["mounts"]:
KeyError: 'current mount'
I think it's from the fact that mounts are not in the data file.
To Reproduce
Steps to reproduce the behavior:
- Run the game
- Create new save
- See error
Expected behavior
I expected there not to be this error
Save file
Any new save
Version
What is your version of Bane of Wargs? commit dc197e0
Additional context
Have you tested this game?
OcelotWalrus commented
Should be fixed by next push.