Fixes perks

This commit is contained in:
2022-12-28 00:25:00 +01:00
parent 55a2d3f4d4
commit 5f36a58805
7 changed files with 65 additions and 29 deletions

View File

@ -30,6 +30,11 @@ export const DARKSTARS_CONFIG = {
"slug": "Slug throwers",
"energy": "Energy"
},
perktypes: {
"normal": "Normal",
"advanced": "Advanced",
"role": "Role"
},
range: {
"1": "Close",
"2": "Short",