VoiceOfUnreason
Deity
- Joined
- Dec 5, 2005
- Messages
- 3,663
Observe the copper to the north of the human player's starting tile.
CIV4BonusInfos.xml specifies that BONUS_COPPER has bNoRiverSide set. The resource placement code takes steps to ensure that the copper isn't put down next to a river. However, the normalized river code doesn't maintain this invariant.
CIV4BonusInfos.xml specifies that BONUS_COPPER has bNoRiverSide set. The resource placement code takes steps to ensure that the copper isn't put down next to a river. However, the normalized river code doesn't maintain this invariant.