Item review and commit

This commit is contained in:
2023-01-04 22:43:01 +01:00
parent a91eb3d7bd
commit 521d14c263
12 changed files with 55 additions and 45 deletions

View File

@ -30,12 +30,12 @@ export const Hero6_CONFIG = {
"none": "None",
"attack": "Attack",
"automaton": "Automaton",
"bodyaffecting": "Bodyaffecting",
"bodyaffecting": "Body-Affecting",
"defense": "Defense",
"sensory": "Sensory"
},
powerSenseAffecting: {
"none": "None",
"senseaffecting": "Senseaffecting",
"senseaffecting": "Sense-Affecting",
}
}