Changes between Initial Version and Version 2 of Ticket #6399


Ignore:
Timestamp:
Dec 20, 2021, 6:26:42 PM (2 years ago)
Author:
Freagarach
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6399

    • Property Summary Move possible formation from Identity to UnitAI.Move possible formations from Identity to UnitAI.
  • Ticket #6399 – Description

    initial v2  
    11A formation member needs UnitAI, so it would be best to have the possible formation stored there, instead of in cmpIdentity.
    22
    3 (Keep data close to where it is used.)
     3Reason: Keep data close to where it is used.