Tutorial level
Add a tutorial level to teach commands to new players. Very much a WIP. Breaks save and bones compat.
This commit is contained in:
@@ -315,4 +315,15 @@ dungeon = {
|
||||
},
|
||||
}
|
||||
},
|
||||
{
|
||||
name = "The Tutorial",
|
||||
base = 1,
|
||||
flags = { "mazelike", "unconnected" },
|
||||
levels = {
|
||||
{
|
||||
name = "tut-1",
|
||||
base = 1,
|
||||
},
|
||||
}
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user