summaryrefslogtreecommitdiffhomepage
path: root/config/platforms/404-top.lua
blob: 3d3ba2bce876e2ce8c6021ac1e4e179e86302c56 (plain)
1
2
3
4
5
6
7
8
9
return
{
	sprite = "assets/platforms/404-top.png",
	shape = {
		{45,0, 166,0, 166,13, 45,13},
		{23,14, 188,14, 188,26, 23,26},
		{0,27, 211,27, 211,45, 0,45}
	}
}