Nature 2.0 graphic set added
This commit is contained in:
parent
757382f34a
commit
dfc2c5dcee
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,
|
||||
tilePreview: 1,
|
||||
primaryTiles: 6,
|
||||
},
|
||||
{
|
||||
name: 'Nature 2.0',
|
||||
tileset: 'nature.png',
|
||||
tiles: 48,
|
||||
scale: 3,
|
||||
backgroundColor: '#6096ff',
|
||||
backgroundImage: null,
|
||||
tilePreview: 5,
|
||||
primaryTiles: 3,
|
||||
}
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user