summaryrefslogtreecommitdiffhomepage
path: root/config/nauts/megoman.lua
diff options
context:
space:
mode:
Diffstat (limited to 'config/nauts/megoman.lua')
-rw-r--r--config/nauts/megoman.lua8
1 files changed, 8 insertions, 0 deletions
diff --git a/config/nauts/megoman.lua b/config/nauts/megoman.lua
new file mode 100644
index 0000000..28e6744
--- /dev/null
+++ b/config/nauts/megoman.lua
@@ -0,0 +1,8 @@
+--- clunk
+return
+{
+ name = "megoman",
+ image = "assets/nauts/megoman.png",
+ portrait = "assets/portraits/megoman.png",
+ available = true
+}