ra2
ra2 copied to clipboard
Limit number of Harriers & Black Eagles to number of aircraft pads
Also, at the moment, only 1 aircraft is able to land in one, instead of the 4.
That is https://github.com/OpenRA/ra2/issues/87.
So what is needed for this pulls to go?
There is currently only a static BuildLimit on the Buildable trait. This probably needs a new interface for production queues to define any build limit and then the aircraft needs to report how many landing pads are available. An alternative would be to just ignore this legacy engine limitation and allow building as many as one like.