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