Skip to content

Commit

Permalink
Adds luck to Adventurer struct (#353)
Browse files Browse the repository at this point in the history
* luck is still generated dynamically, not stored
* previously we would calculate luck on-demand
* now we calculate luck when unpacking adventurer and set luck on the Adventurer
* motive for doing this is to have luck included in events via AdventurerState
  • Loading branch information
loothero authored Sep 20, 2023
1 parent 7337197 commit fbf8efa
Show file tree
Hide file tree
Showing 7 changed files with 280 additions and 236 deletions.
Loading

1 comment on commit fbf8efa

@vercel
Copy link

@vercel vercel bot commented on fbf8efa Sep 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.