Freeciv
Advertisement
Forums: Index > Playing Freeciv > Terrain Transformations and Special Resources


The game manual says that if you case a special resources tile, the special resource will be converted to a form appropriate for the new terrain type.

This is not correct.

Depending on the version of FreeCiv I was playing, one of two reactions would occur instead:

1) The special resource would remain, giving its original bonus to the new terrain type. (This was awesome. Oil, Buffalo and Iron on Hills, or Spices, Oasis, or Gems on Grassland were always spectacular.)

2) The special resource would be destroyed. This is what most recent versions have done, and what 2.1.9 is doing currently on my machine. (Win32 GTK2). This is the worst possible scenario, it sucks, and I hate it.

Does anyone know if this was changed on purpose, or if there's some game setting or compile option which controls this?

And if it's the latter, is there any way of making it a server-controllable option? —Preceding unsigned comment added by 69.146.149.237 (talkcontribs) 15:18, July 5, 2009




-Pride

I dunno since I'm new, but I did find that when the terrain was reverted to it's original type, the special resource came back. Hope that helps. —Preceding unsigned comment added by 67.182.69.46 (talkcontribs) 22:34, January 16, 2010




this link may be useful: http://forum.freeciv.org/viewtopic.php?t=6026 --Tjal 13:06, January 18, 2010 (UTC)




You can edit your terrain.ruleset to allow Gems on Grassland. After such edit, I guess that new maps from the map generator would have Gems on Grassland, because add_resources() in server/generator/mapgen.c generates each resource with equal probability. --Kernigh 23:49, January 19, 2010 (UTC)

Advertisement