mirror of
https://gitlab.com/EternalWanderer/sheet-parser.git
synced 2024-11-28 21:13:51 +01:00
Typo
This commit is contained in:
parent
694bfc8cef
commit
dd72976913
|
@ -16,7 +16,7 @@
|
|||
"skills":[
|
||||
{"skillName":"athletics", "proficient":false, "expertise":false, "baseStat":"strength"},
|
||||
{"skillName":"acrobatics", "proficient":false, "expertise":false, "baseStat":"dexterity"},
|
||||
{"skillName":"sleight_of_hand", "proficient":false, "expertise":false, "baseStat":"dexteriy"},
|
||||
{"skillName":"sleight_of_hand", "proficient":false, "expertise":false, "baseStat":"dexterity"},
|
||||
{"skillName":"stealth", "proficient":false, "expertise":false, "baseStat":"dexterity"},
|
||||
{"skillName":"arcana", "proficient":false, "expertise":false, "baseStat":"intelligence"},
|
||||
{"skillName":"history", "proficient":false, "expertise":false, "baseStat":"intelligence"},
|
||||
|
|
Loading…
Reference in a new issue