// Version

1   b - Mission version


// Header for file version 1

50  b - Mission name
1   b - Object Count
1   b - Comment Count

// Header for file version 2

50  b - Mission name
2   b - Object Count
2   b - Comment Count
1   b - Goal


// File version 1-2

Objects
  2   b - Time
  1   b - Ship type
  2   b - X
  2   b - Y
  2   b - Angle
  1   b - Player

Comments
  2   b - Time
  2   b - Expand Time
  4   b - Color
  150 b - Comment


// Note: File version can change even if sizes and variables do not change.