* rework map pos -> zone pos calculation. It was kinda stupid to run a query for each individual spawn point. So cache all wma entries per map and do the calculation in php. * sqlgen 'spawns' is now about twice as fast