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