LabyrinthWalls1;

Sets the material used by the maze generator for the walls which can't be passed.

The defaul material is Solid.

This command does not take any parameter, it sets the value to the actual material. So, before this command you will probably use a material switch, like it the following sample:

Water;
LabyrinthWalls1;

Related commands : LabyrinthWalls2, GenerateLabyrinth;

Sample : Labyrinth, Bio, Moonlight