Initial Commit

This commit is contained in:
OleSTEEP 2023-12-29 23:09:55 +03:00
commit ec5c71b3ac
1712 changed files with 1767257 additions and 0 deletions

31
www/maps/DW_Waves.json Normal file
View file

@ -0,0 +1,31 @@
{ "columns":1,
"image":"..\/img\/tilesets\/Waves.png",
"imageheight":96,
"imagewidth":96,
"margin":0,
"name":"Waves",
"spacing":0,
"tilecount":3,
"tileheight":32,
"tiles":
{
"0":
{
"animation":[
{
"duration":800,
"tileid":0
},
{
"duration":800,
"tileid":1
},
{
"duration":800,
"tileid":2
}]
}
},
"tilewidth":96,
"type":"tileset"
}