Slash-The-Hordes/assets/Data/GameSettings.json
2022-11-24 16:51:10 +01:00

18 lines
294 B
JSON

{
"playerSettings": {
"defaultHP": 0,
"requiredXP": [
0,
0,
0,
0
],
"collisionDelay": 0,
"testSettings": {
"test": 0
}
},
"weaponSettings": {
"strikeDelay": 0
}
}