summaryrefslogtreecommitdiffhomepage
path: root/config/nauts/megoman.lua
blob: 119e0fcee7c70b76ccaa380c559810042ef65e04 (plain)
1
2
3
4
5
6
7
8
--- clunk
return
{
	name = "megoman",
	image = "assets/nauts/megoman.png",
	portrait = 10,
	available = true
}