summaryrefslogtreecommitdiff
path: root/maps/demo.fnl
diff options
context:
space:
mode:
authorJakob L. Kreuze <jakob@memeware.net>2018-10-25 15:26:49 -0400
committerJakob L. Kreuze <jakob@memeware.net>2018-10-25 15:26:49 -0400
commite9489b26a288dc7f1dc735ab8f66ded3a0df91f3 (patch)
tree5d516707f6b09b0529d9649f903001a6fb1e6ff3 /maps/demo.fnl
parente5053056ad7a223466c8e56df7b63279458d2867 (diff)
Implemented menus and endgame
Diffstat (limited to 'maps/demo.fnl')
-rw-r--r--maps/demo.fnl3
1 files changed, 3 insertions, 0 deletions
diff --git a/maps/demo.fnl b/maps/demo.fnl
new file mode 100644
index 0000000..e76d4d7
--- /dev/null
+++ b/maps/demo.fnl
@@ -0,0 +1,3 @@
+{:name "Demonstration"
+ :player-spawn-x 32
+ :player-spawn-y 32}