Replace space in battlesuit features with hypen

This commit is contained in:
Sakura Knoll
2022-01-01 18:51:29 +09:00 Unverified
parent 3be1e1e0fd
commit 9aa201e3ff
45 changed files with 52 additions and 57 deletions
+2 -7
View File
@@ -3,12 +3,7 @@
"name": "Blood Rose",
"type": "psychic",
"valkyrie": "himeko",
"strengths": [
"fire dmg",
"burst",
"heavy atk",
"ignite"
],
"strengths": ["fire-dmg", "burst", "heavy-atk", "ignite"],
"leader": {
"core": {
"name": "Blood Waltz",
@@ -126,4 +121,4 @@
}
]
}
}
}