Tweak the new level

This commit is contained in:
Tony Garnock-Jones 2016-03-27 13:20:52 -04:00
parent 545769e43c
commit 81d0a65fa1
1 changed files with 5 additions and 1 deletions

View File

@ -952,7 +952,11 @@
(spawn-enemy 100 300 50 550)
(spawn-enemy 300 300 50 550 #:facing 'left)
(spawn-goal-piece 570 150)
(slab 500 450 200 #:color "orange"))
(slab 850 300 50)
(slab 925 400 50)
(slab 975 500 50)
(slab 975 600 50)
(slab 500 600 150 #:color "orange"))
(spawn-level (slab 25 300 500)
(slab 500 400 500)
(slab 1000 500 400)