Made initiative a skill of type "check" instead of a modifier

This commit is contained in:
Stefan Zermatten
2019-02-27 16:08:20 +02:00
parent 4e7c0c5a90
commit 8772e539da
4 changed files with 20 additions and 3 deletions

View File

@@ -33,7 +33,7 @@ let skillSchema = schema({
allowedValues: [
"skill",
"save",
"stat",
"check",
"tool",
"weapon",
"language",