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