Skip to content
This repository was archived by the owner on Oct 24, 2021. It is now read-only.

Commit

Permalink
feat(quests): support quest requirement (#48)
Browse files Browse the repository at this point in the history
BREAKING CHANGE: `questCounter` field in player object is removed in favor of `quest` field
  • Loading branch information
Hoishin authored Aug 12, 2019
1 parent b2d860e commit adf2f4f
Show file tree
Hide file tree
Showing 12 changed files with 500 additions and 92 deletions.
1 change: 1 addition & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
scripts
node_modules
bower_components
coverage
Expand Down
Loading

0 comments on commit adf2f4f

Please sign in to comment.