for(var x=144;x<=146;x++) {
    for(var y=146;y<=154;y++) {
        summonElement("hole", "", x,y);
    }
}