mirror of
https://github.com/DramaticShape/DramaticShapeVoxelMod.git
synced 2026-08-12 10:50:50 +02:00
6d7e1c51ae
The mat inside every gym door ($06 over $16, 28 placements and nowhere else) is drawn from straight above, but $06 had been swept into the wall band -- so the mat's top half stood as a 16px box in the doorway, and the cell rule could not save it because a pin outranks the cell. Both halves are now pinned ground. And the `post` pool no longer takes the support lift. A post stands IN the ground by definition rather than on top of something, but its cell is blocked like any other post, so the blocked-cell test that separates furniture-top props from floor seats cannot tell it apart. Pinning the cliff slope chain gave posts along a cliff edge an authored box to their south and hoisted them onto the clifftop.