mirror of
https://git.leinelab.org/Mal/mr-crocs-adventures.git
synced 2025-09-11 02:57:36 +02:00
New tileset 'Southpole' added
This commit is contained in:
@@ -53,7 +53,18 @@ let GraphicSet = [
|
||||
tilePreview: 2,
|
||||
primaryTiles: 6,
|
||||
gravity: 1.796,
|
||||
}
|
||||
},
|
||||
{
|
||||
name: 'Southpole',
|
||||
tileset: 'southpole.png',
|
||||
tiles: 112,
|
||||
scale: 1,
|
||||
backgroundColor: '#00000',
|
||||
backgroundImage: 'background-southpole.jpg',
|
||||
tilePreview: 2,
|
||||
primaryTiles: 7,
|
||||
gravity: 9.806,
|
||||
},
|
||||
];
|
||||
|
||||
export default GraphicSet;
|
||||
|
||||
Reference in New Issue
Block a user