Add mini-ebow (#357)

This commit is contained in:
Aviu00
2023-09-04 12:03:37 +03:00
committed by Aviu00
parent e64c1b7e81
commit 73cca78e61
11 changed files with 113 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 182 B

View File

@@ -0,0 +1,14 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "See copyright for above folder (Weapons/Guns/Projectiles)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "bullet"
}
]
}