fixed basic movement, now add world loading
This commit is contained in:
parent
34ba37312a
commit
50f37ebc5f
23 changed files with 482 additions and 27 deletions
7
packs/base/data/abilities/abilities.json
Normal file
7
packs/base/data/abilities/abilities.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"schema": 1,
|
||||
"abilities": [
|
||||
{ "id": "ability:dash", "name": "Dash", "description": "Allows you to break through weak barriers." }
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue