1
0
mirror of https://github.com/ynerant/Level-Editor.git synced 2025-07-08 00:00:12 +02:00

Add tower sprites

This commit is contained in:
Yohann D'ANELLO
2020-02-25 10:54:40 +01:00
parent 6ebc761ee3
commit 7200c3e5e4
9 changed files with 39 additions and 4 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 696 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 697 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 697 B

View File

@ -327,5 +327,14 @@
],
"mobcancer": [
[0, 0]
],
"simpletower": [
[0, 0]
],
"nulltower": [
[0, 0]
],
"autotower": [
[0, 0]
]
}