Unit Scaling and Formation

Unit Scaling and Formation 2022-10-05

  • Pikeman scaling value for RED scaling was wrong.
  • Few civilian units had their NumMembers for SUG scaling wrong
Slight changes to the table creation, not a game breaking. Just annoying for debuggers.

Now the ArtDefine_USnF table is not referencing to the ArtDefine_UnitInfos table and ArtDefine_UnitMemberInfos table.
It created a bunch of errors when the game database doesn't have a unit that exists on the ArtDefine_USnF table.
Top Bottom