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/laststretch.fnl | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 maps/laststretch.fnl (limited to 'maps/laststretch.fnl') diff --git a/maps/laststretch.fnl b/maps/laststretch.fnl new file mode 100644 index 0000000..51572ee --- /dev/null +++ b/maps/laststretch.fnl @@ -0,0 +1,3 @@ +{:name "Homestretch" + :player-spawn-x 32 + :player-spawn-y (* 13 32)} -- cgit v1.3