Finished dark souls carvings (#1383)

This commit is contained in:
Swept
2020-07-12 20:49:20 +00:00
committed by GitHub
parent 85497bb157
commit 33ed9eea82
7 changed files with 47 additions and 11 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 822 B

View File

Before

Width:  |  Height:  |  Size: 684 B

After

Width:  |  Height:  |  Size: 684 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 773 B

View File

@@ -8,7 +8,43 @@
"copyright": "By Bright",
"states": [
{
"name": "helpme",
"name": "hello",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "help_me",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "thank_you",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "im_sorry",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "very_good",
"directions": 1,
"delays": [
[

Binary file not shown.

After

Width:  |  Height:  |  Size: 829 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 875 B