From e5053056ad7a223466c8e56df7b63279458d2867 Mon Sep 17 00:00:00 2001 From: "Jakob L. Kreuze" Date: Thu, 25 Oct 2018 10:43:46 -0400 Subject: Majority of gameplay is implemented at this point --- maps/sandbox.fnl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'maps/sandbox.fnl') diff --git a/maps/sandbox.fnl b/maps/sandbox.fnl index a0a2221..156c79a 100644 --- a/maps/sandbox.fnl +++ b/maps/sandbox.fnl @@ -1 +1,3 @@ -{:name "The Sandbox"} +{:name "The Sandbox" + :player-spawn-x 32 + :player-spawn-y 32} -- cgit v1.3