33458 {
33461 height = 1;
33463 if (Main.tile[x, y].frameY == 72)
33464 {
33466 }
33467 else if (Main.tile[x, y].frameY == 90)
33468 {
33470 }
33471 else if (Main.tile[x, y].frameY >= 36)
33472 {
33473 if (Main.tile[x, y].frameY == 54)
33474 {
33475 y--;
33476 }
33477 height = 2;
33479 }
33480 else
33481 {
33482 if (Main.tile[x, y].frameY == 18)
33483 {
33484 y--;
33485 }
33486 height = 2;
33488 }
33490 {
33492 }
33494 {
33496 }
33498 {
33500 }
33502 {
33504 }
33506 {
33508 }
33510 {
33512 }
33514 {
33516 }
33518 {
33520 }
33522 {
33524 }
33526 {
33528 }
33530 {
33532 }
33533 else
33534 {
33536 }
33537 }