## What we should support - Reciding faction should decide what gets built in a site. - We need better ways to find a plot than `roadside_aabr`. We want ways to get shapes other than an aabr. We want to be able to put a building in a place where the max size isn't necesseraly a aabr either. Right now plots decide their own shape and their style. Might be good to pull this apart. This is good to have similar buildings with different styles. So most plots would become more of a styling function, they get the "rooms" which the buildings have. And the plot styles it with different colors and sprites etc. Floppy: We need to have versitility for creating custom buildings with this system. So we need to still be able to create unique buildings. Might be able to do it with style. Hierarchical plots could be an extention for allocation later. Or unifying it with rooms where a room could be the plots room, or a child pÄlot could be allocated there.