mirror of
https://git.leinelab.org/Mal/mr-crocs-adventures.git
synced 2025-09-11 02:57:36 +02:00
Nature 2.0 graphic set added
This commit is contained in:
BIN
graphics/tileset/nature.png
Normal file
BIN
graphics/tileset/nature.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.3 KiB |
@@ -28,6 +28,16 @@ let GraphicSet = [
|
|||||||
backgroundImage: null,
|
backgroundImage: null,
|
||||||
tilePreview: 1,
|
tilePreview: 1,
|
||||||
primaryTiles: 6,
|
primaryTiles: 6,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: 'Nature 2.0',
|
||||||
|
tileset: 'nature.png',
|
||||||
|
tiles: 48,
|
||||||
|
scale: 3,
|
||||||
|
backgroundColor: '#6096ff',
|
||||||
|
backgroundImage: null,
|
||||||
|
tilePreview: 5,
|
||||||
|
primaryTiles: 3,
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user