summaryrefslogtreecommitdiffhomepage
path: root/config/nauts.lua
diff options
context:
space:
mode:
Diffstat (limited to 'config/nauts.lua')
-rw-r--r--config/nauts.lua40
1 files changed, 40 insertions, 0 deletions
diff --git a/config/nauts.lua b/config/nauts.lua
new file mode 100644
index 0000000..2eea71a
--- /dev/null
+++ b/config/nauts.lua
@@ -0,0 +1,40 @@
+-- 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
+ "marine", -- ted
+ "scooter", -- penny
+ "phonebooth", -- sentry
+ "weed", -- skree
+ "gummybear", -- nibbs
+ "gramps", -- yoolip
+ "biker", -- chucho
+ "vrooom", -- lux
+ "shutter", -- max
+ "disco", -- esc rocco
+ "yarr", -- ted pirate
+ "blblal", -- blabl zork
+ "kong", -- ronimo
+ "rock", -- rock
+}