summaryrefslogtreecommitdiffhomepage
path: root/config/nauts/scooter.lua
blob: 321563c8544167b409f355d9da2c460dbfcd0b78 (plain)
1
2
3
4
5
6
7
8
--- penny
return
{
	name = "scooter",
	image = "assets/nauts/scooter.png",
	portrait = "assets/portraits/scooter.png",
	available = true
}