Is it possible to use
as a potential-trigger on a building?
That is, I want a special building that is only buildable in a holding once X other buildings already have been built there.
Code:
potential = {
num_of_buildings = X
}
That is, I want a special building that is only buildable in a holding once X other buildings already have been built there.