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