how do you set the amount of food eaten by each citizen? i don't understand how these lines work:
UNIT_RATIONS 3.0 # what does 1 notch mean
BASE_RATIONS 12.0 # food per person time POP_HUNGER when slider is zero
and i don't know what this line is for either,and how they all relate.
CITY_GROWTH_COEFFICIENT 200 # Amount of food per citizen required to grow a city
i've been playing with the values, but i can't seem to figure hout how they work.
------------------
just can't fix this brokn machine
UNIT_RATIONS 3.0 # what does 1 notch mean
BASE_RATIONS 12.0 # food per person time POP_HUNGER when slider is zero
and i don't know what this line is for either,and how they all relate.
CITY_GROWTH_COEFFICIENT 200 # Amount of food per citizen required to grow a city
i've been playing with the values, but i can't seem to figure hout how they work.
------------------
just can't fix this brokn machine
Comment