Skip to content

Commit

Permalink
Merge pull request #230 from Bestride/develop
Browse files Browse the repository at this point in the history
Fixes: #227
Fixes: #216
  • Loading branch information
DanSheps committed Nov 28, 2022
2 parents d4a7966 + 87ce843 commit 24d5286
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Versions/Common/BeStride_Constants.lua
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,10 @@ BeStride_Constants = {
[269] = "ground",
[270] = "flying",
[284] = "chauffeured",
[398] = "flying",
[402] = "dragonriding",
[407] = "flying",
[408] = "ground"
},
}
}

0 comments on commit 24d5286

Please sign in to comment.