diff --git a/Maps/World81.js b/Maps/World81.js index e0489c0..3a2e9ea 100644 --- a/Maps/World81.js +++ b/Maps/World81.js @@ -126,7 +126,7 @@ map.areas = [ pushPreThing(Brick, 96, 32, Coin); fillPreThing(Brick, 24, 64, 10, 4, 8, 8); fillPreThing(Brick, 104, 24, 2, 9, 8, 8); - pushPreThing(PipeSide, 104, 16, 3); + pushPreThing(PipeSide, 104, 16, 1); pushPreThing(PipeVertical, 120, 100, 100); }) ]; \ No newline at end of file