Merge pull request #292 from hydroflame/fix-282

fixed 282
This commit is contained in:
danielyxie 2018-06-13 09:15:38 -05:00 committed by GitHub
commit 2fc17e973c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -231,7 +231,8 @@ let MaterialSizes = {
Chemicals: 0.05,
Drugs: 0.02,
Robots: 0.5,
"AICores": 0.1
AICores: 0.1,
RealEstate: 0,
}
function Product(params={}) {