Fix cyber/genetic

This commit is contained in:
2023-10-14 11:25:30 +02:00
parent 7dbc5e44b7
commit c3758da16b
31 changed files with 279 additions and 171 deletions

View File

@@ -34,6 +34,14 @@ export const DARKSTARS_CONFIG = {
"advanced": "Advanced",
"role": "Role"
},
cyberTypes: {
"I": "I",
"P": "P",
"U": "U",
"W": "W",
"E": "E",
"GS": "GS"
},
range: {
"1": "Close",
"2": "Short",