if(buildRight == 1) {
            data.walls.push("type3-12, "+(x+18)+","+(y+4));
            data.walls.push("type3-9, "+(x+18)+","+(y+6));
            // summonElement("floor3-1", "", (x+18), (y + 5));
        }