From a610d4f3c513107135ece5276afffa4223c7ee4b Mon Sep 17 00:00:00 2001 From: "Jakob L. Kreuze" Date: Fri, 26 Oct 2018 14:13:54 -0400 Subject: Rest of greetz and maps. Game is essentially complete --- maps/fall.fnl | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 maps/fall.fnl (limited to 'maps/fall.fnl') diff --git a/maps/fall.fnl b/maps/fall.fnl new file mode 100644 index 0000000..76c7c1c --- /dev/null +++ b/maps/fall.fnl @@ -0,0 +1,3 @@ +{:name "The Fall!" + :player-spawn-x 32 + :player-spawn-y (* 2 32)} -- cgit v1.3