forked from GitHub-Mirrors/foundry-sw5e
Integrate changes from the Prof
Received as-is changes from the Prof.
This commit is contained in:
parent
cacc43740e
commit
b3344ba8b9
19 changed files with 490 additions and 30 deletions
|
@ -367,6 +367,7 @@ SW5E.movementTypes = {
|
|||
"crawl": "SW5E.MovementCrawl",
|
||||
"fly": "SW5E.MovementFly",
|
||||
"roll": "SW5E.MovementRoll",
|
||||
"space": "SW5E.MovementSpace",
|
||||
"swim": "SW5E.MovementSwim",
|
||||
"turn": "SW5E.MovementTurn",
|
||||
"walk": "SW5E.MovementWalk",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue