DataStructure Unit
From OPU Wiki
Base address of unit object array is at address [54F848]
Unit objects are 120 bytes long.
OK, this file just went to hell since I figured out after I started it that different units have very different meanings for the data at the same offsets. There is definately some sort of inheritance hierarchy, but I don't know what it really is yet. I'm pretty sure there is some sort of "Vehicle" and "Building" class somewhere in the list, and definately a base class for all of them. Likely also some sort of "Military Vehicle" too.
