export const FORMATION_CLASS = {
    LAND_COMBAT: 'FORMATION_CLASS_LAND_COMBAT',
} as const;