add hp database
This commit is contained in:
parent
9ed97a559e
commit
d337ad1f4d
@ -21,6 +21,11 @@ get_difficulty_threshold.thresholds = {
|
|||||||
0: 5,
|
0: 5,
|
||||||
1: 2,
|
1: 2,
|
||||||
2: 1
|
2: 1
|
||||||
|
},
|
||||||
|
'hp': {
|
||||||
|
0: 0,
|
||||||
|
1: 0,
|
||||||
|
2: 0
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
BIN
server/hp.json
(Stored with Git LFS)
Normal file
BIN
server/hp.json
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user