Fix arkhalis (2)

This commit is contained in:
b 2021-06-20 17:23:45 -07:00
parent d879fa910b
commit 9f5056efc8
4 changed files with 5 additions and 5 deletions

View file

@ -249,7 +249,7 @@
"fDam": "0-0",
"wDam": "0-0",
"aDam": "0-0",
"tDam": "127-297",
"tDam": "122-182",
"eDam": "0-0",
"atkSpd": "SUPER_FAST",
"lvl": 98,
@ -112635,4 +112635,4 @@
]
}
}
}
}

File diff suppressed because one or more lines are too long

View file

@ -1,4 +1,4 @@
const DB_VERSION = 53;
const DB_VERSION = 54;
// @See https://github.com/mdn/learning-area/blob/master/javascript/apis/client-side-storage/indexeddb/video-store/index.jsA
let db;

View file

@ -1,4 +1,4 @@
const DB_VERSION = 53;
const DB_VERSION = 54;
// @See https://github.com/mdn/learning-area/blob/master/javascript/apis/client-side-storage/indexeddb/video-store/index.jsA
let db;