diff options
Diffstat (limited to 'maps/bounce.fnl')
| -rw-r--r-- | maps/bounce.fnl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/maps/bounce.fnl b/maps/bounce.fnl new file mode 100644 index 0000000..5cd9f75 --- /dev/null +++ b/maps/bounce.fnl @@ -0,0 +1,3 @@ +{:name "Bouncy" + :player-spawn-x 32 + :player-spawn-y (* 5 32)} |