1
0
Fork 0
mirror of https://github.com/em-squared/5e-drs.git synced 2025-10-31 05:24:20 +00:00

traductions de contenus OGL Kobold Press

This commit is contained in:
Maxime Moraine 2023-04-14 16:39:56 +02:00
parent 164276c042
commit e56e8d2cd5
46 changed files with 33178 additions and 35 deletions

View file

@ -283,6 +283,8 @@ export default {
monsters() {
let results = this.$pagination.pages
// console.log(results)
// Filter ID
let minID = this.challengeRange[0]
let maxID = this.challengeRange[1]