Because you can't build cottages on hills (unless it's adjacent to a river [or is that fresh water?]--or am I mistaken?![]()
Actually, this time I managed to bork both files simultaneously! God I hate those files.That's the correct URL for accessing SVN, though you can use HTTP since you're not committing changes. That shouldn't matter, though, just make it slightly faster to update. The problem you're seeing is actually from the larger GameFont.tga file which has been removed (again). You can see the status of the files in this folder here.
cottages aren't cities.
cottages can only be built on grass hills, regardless of water-supply.
But this I didn't know. Thanks for the clarification. Can you build a cottage on a riverside tundra/plains hill?
Now that is indeed news to me, Roland. I was under the impression (and never heared anything else) that the hill must be "grassed".
So that means that a plains hill that got the truffles event can have a cottage?
(basefoodoutput >= 1 AND grassland or plains terrain) OR
(basefoodoutput >= 1 AND fresh water)
I read that as
basefoodoutput >= 1
AND
grassland OR plains OR fresh water
given that
(A and B) or (A and C) == A and (B or C)
Did you intend something different, or am I reading it wrong? That's good to know, though I rarely put Cottages on anything but flatlands and only on tundra once Biology comes in and I can afford to build cities there.
Actually, this time I managed to bork both files simultaneously! God I hate those files.![]()