Move tutorial-8 to 10, add new 8 and placeholder 9.
This commit is contained in:
parent
551e85266e
commit
3c207cd9c3
5 changed files with 326 additions and 89 deletions
4
game.scm
4
game.scm
|
@ -38,6 +38,8 @@
|
|||
(game levels tutorial-6)
|
||||
(game levels tutorial-7)
|
||||
(game levels tutorial-8)
|
||||
(game levels tutorial-9)
|
||||
(game levels tutorial-10)
|
||||
(game levels rat-1)
|
||||
(game levels rat-2)
|
||||
(game levels rat-3)
|
||||
|
@ -111,6 +113,8 @@
|
|||
load-tutorial-6
|
||||
load-tutorial-7
|
||||
load-tutorial-8
|
||||
load-tutorial-9
|
||||
load-tutorial-10
|
||||
load-rat-1
|
||||
load-rat-2
|
||||
load-rat-3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue