summaryrefslogtreecommitdiffhomepage
path: root/config/nauts.lua
blob: aa351b9d6ceabc1ff61535d5543f6e63af73c480 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
-- List of characters with empty character included
-- icons list is generated from this file
return {
	"empty", -- empty
	"random", --random
	"froggo", -- froggy
	"cowboy", -- lonestar
	"honic", -- leon
	"gelato", -- scoop
	"veno", -- gnaw
	"lady", -- raelynn
	"girl", -- ayla
	"megoman", -- clunk
	"brainos", -- voltar
	"woman", -- coco
	"bison", -- skolldir
	"bobito", -- yuri
	"slugzor", -- derpl
	"capone", -- vinnie
	"nemo",  -- spike
	"bug", -- genji
	"calamari", -- swiggins
	"quack", -- rocco
	"scissors", -- ksenia
	"link", -- ix
	"cowman", -- deadlift
	"marine", -- ted
	"scooter", -- penny
	"phonebooth", -- sentry
	"weed", -- skree
	"gummybear", -- nibbs
	"gramps", -- yoolip
	"biker", -- chucho
	"vrooom", -- lux
	"shutter", -- max
	"froggirl", -- dizzy
	"dundee", -- smiles
	"missile", -- commander rocket
	"swarm", -- qi'tara
	"disco", -- esc rocco
	"joystick", -- 8-bit yoolip
	"yarr", -- ted pirate
	"blblal", -- blabl zork
	"kong", -- ronimo
	"rock", -- rock
}