Add a setting to make it so that range can be condensed on the Weapon sheet

This commit is contained in:
Oliver-Akins 2025-01-26 14:28:55 -07:00
parent 3cff9fda7d
commit 497756e8b1
3 changed files with 40 additions and 3 deletions

View file

@ -76,6 +76,10 @@
"abbrAccess": {
"name": "Abbreviate Access Names",
"hint": "Shortens the Access level names the way the book does. (e.g. \"Common\" becomes \"C\")"
},
"condensedRange": {
"name": "Condense Weapon Range Input",
"hint": "With this enabled, the weapon range will be displayed as \"X / Y\" when editing a weapon. While disabled it will be as displayed as two different rows, one for Short Range and one for Long Range"
}
},
"Apps": {