if(buildBottom == 1) {
            data.walls.push("type3-10, "+(x+8)+","+(y + 10));
            data.walls.push("type3-9, "+(x+10)+","+(y + 10));
            // summonElement("floor3-1", "", (x+9), (y + 10));
        }