Church organ (#1121)
* Added organ sprite * Added church organ object * Renamed files and references to follow guidelines
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 2.4 KiB |
@@ -79,6 +79,24 @@
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "church_organ",
|
||||
"directions": 4,
|
||||
"delays": [
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
],
|
||||
[
|
||||
1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "piano",
|
||||
"directions": 4,
|
||||
|
||||
Reference in New Issue
Block a user