Dungeons-of-Kathallion/Bane-Of-Wargs

More errors: mounts this time

Closed this issue · 1 comments

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:

  1. Run the game
  2. Create new save
  3. 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?

Should be fixed by next push.