Additionnal cleanup

This commit is contained in:
2025-01-28 07:20:29 +01:00
parent 7070d4c1da
commit 6a18f7fa29
10 changed files with 21 additions and 60 deletions

View File

@ -211,9 +211,9 @@ export const WEAPON_SKILL_MAPPING = {
}
export const MODIFIER_CHOICES = {
"-10": "-10",
"-20": "-20",
"-40": "-40",
"-20": "-20",
"-10": "-10",
"+0": "+0",
"+10": "+10",
"+20": "+20",