
GoodsChanged this version
Potatoes
The potato is a starchy tuber domesticated around Lake Titicaca by the native people of the Andes. It helped the rise of the Andean civilizations thanks to its hardiness and high caloric density. After the Columbian exchange, it spread all around the globe and by 1750 it was a staple food in Europe facilitating its 19th-century population boom.
Definitionin_game/common/goods/03_food.txt:204
205method = farming
206category = raw_material
207color = goods_potato
209food = 8
210default_market_price = 1
212demand_add = {
213all = 0.001
}
216demand_multiply = {
217upper = 2
}
220origin_in_new_world = yes
221custom_tags = {
new_world_goods
}