Ticket #3586: config_js.patch

File config_js.patch, 649 bytes (added by otero, 8 years ago)
  • binaries/data/mods/public/simulation/ai/petra/config.js

     
    3030        "targetNumWorkers" : 40, // dummy, will be changed later
    3131        "targetNumTraders" : 5, // Target number of traders
    3232        "targetNumFishers" : 1, // Target number of fishers per sea
    33         "femaleRatio" : 0.5, // fraction of females among the workforce
     33        "workerRatio" : 0.5, // fraction of civil workers among the workforce
    3434        "provisionFields" : 2
    3535    };