Lua Unit:is_on_possible_city_tile() broken
Lua method Unit:is_on_possible_city_tile() is broken, for its use-case for Huts. city_can_be_built_here() gets called, with unit entering the Hut as parameter, and it checks if that unit could *found* the city.
Lua method Unit:is_on_possible_city_tile() is broken, for its use-case for Huts. city_can_be_built_here() gets called, with unit entering the Hut as parameter, and it checks if that unit could *found* the city.