public bool ShouldChangeWallMaterials()
 {
     return(lum.GetCurrentStage() > 1);
 }