This repository has been archived on 2024-05-29. You can view files and clone it, but cannot push or open issues or pull requests.
fvtt-warhero/lang/en.json

13 lines
368 B
JSON

{
"WH.conf.short": "Short",
"WH.conf.long": "Long",
"WH.conf.twohanded": "Two-Handed",
"WH.conf.shooting": "Shooting",
"WH.conf.throwing": "Throwing",
"WH.conf.lightarmor" : "Light",
"WH.conf.mediumarmor": "Medium",
"WH.conf.heavyarmor": "Heavy",
"WH.conf.lightshield": "Light",
"WH.conf.mediumshield": "Medium",
"WH.conf.towershield": "Tower"
}