RALLY_HATCHERY_UNITS = 212, // Target: Unit, Point.
RALLY_HATCHERY_WORKERS = 211, // Target: Unit, Point.
Are reversed. When attempting to issue UnitCommands RALLY_HATCHERY_UNITS sets the rally for workers and vice versa. The type_id's are wrong as well I believe. When pulling the available abilities of a hatchery it lists 3690 & 3673 which are related to the other races and 211/212 do not show up.
RALLY_HATCHERY_UNITS = 212, // Target: Unit, Point. RALLY_HATCHERY_WORKERS = 211, // Target: Unit, Point.
Are reversed. When attempting to issue UnitCommands RALLY_HATCHERY_UNITS sets the rally for workers and vice versa. The type_id's are wrong as well I believe. When pulling the available abilities of a hatchery it lists 3690 & 3673 which are related to the other races and 211/212 do not show up.