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