1{
2id: "ct-button-trains",
3prototype: ["ct-button-nav"],
4animation: [
5		{
6			"@base": true,
7			"scale": 1
8		},
9		{
10			"h": 25,
11			"id": "normal",
12			"image": "experimental/cube trains/ui/buttons.png",
13			"w": 250,
14			"x": 0,
15			"y": 100
16		}
17	],
18}