add hp database

This commit is contained in:
Jonas Weinz 2023-03-26 18:43:50 +02:00
parent 9ed97a559e
commit d337ad1f4d
2 changed files with 8 additions and 0 deletions

View File

@ -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

Binary file not shown.