--z42to43.sql update zone set safe_z = safe_z*.1; update zone_points set z = z*.1; update zone_points set target_z = target_z*.1;