summaryrefslogtreecommitdiff
path: root/maps/obstacle.fnl
diff options
context:
space:
mode:
Diffstat (limited to 'maps/obstacle.fnl')
-rw-r--r--maps/obstacle.fnl3
1 files changed, 3 insertions, 0 deletions
diff --git a/maps/obstacle.fnl b/maps/obstacle.fnl
new file mode 100644
index 0000000..1147130
--- /dev/null
+++ b/maps/obstacle.fnl
@@ -0,0 +1,3 @@
+{:name "Obstacles"
+ :player-spawn-x 32
+ :player-spawn-y (* 5 32)}