601 OCL_SVAR( OC_UINT8, Station, time_since_unload ), |
601 OCL_SVAR( OC_UINT8, Station, time_since_unload ), |
602 OCL_SVAR( OC_UINT8, Station, delete_ctr ), |
602 OCL_SVAR( OC_UINT8, Station, delete_ctr ), |
603 OCL_SVAR( OC_UINT8, Station, owner ), |
603 OCL_SVAR( OC_UINT8, Station, owner ), |
604 OCL_SVAR( OC_UINT8, Station, facilities ), |
604 OCL_SVAR( OC_UINT8, Station, facilities ), |
605 OCL_SVAR( OC_UINT8, Station, airport_type ), |
605 OCL_SVAR( OC_UINT8, Station, airport_type ), |
606 OCL_NULL( 2 ), // Bus/truck status, no longer in use |
606 /* Bus/truck status, no longer in use |
607 OCL_SVAR( OC_UINT8, Station, blocked_months_obsolete ), |
607 * Blocked months |
608 OCL_NULL( 1 ), // Unknown |
608 * Unknown |
|
609 */ |
|
610 OCL_NULL( 4 ), |
609 OCL_SVAR( OC_FILE_U16 | OC_VAR_U32, Station, airport_flags ), |
611 OCL_SVAR( OC_FILE_U16 | OC_VAR_U32, Station, airport_flags ), |
610 OCL_NULL( 2 ), // last_vehicle. now last_vehicle_type |
612 OCL_NULL( 2 ), // last_vehicle. now last_vehicle_type |
611 |
613 |
612 OCL_NULL( 4 ), // Junk at end of chunk |
614 OCL_NULL( 4 ), // Junk at end of chunk |
613 |
615 |