For example with a miz containing an A-4E-C: ``` File "coalition.py", line 164, in load_from_dict _type=planes.plane_map[imp_unit["type"]], KeyError: 'A-4E-C' ``` I suppose there needs to be plane-agnostic handling of unknown modules?