Total Production

Warlord9

Moderator
Speed Admin
Reaction score
6
This script calculates the total production of your mines. It takes your bonus villages (wood, clay, iron & 30%), your set flags and a custom modifier into account.

JavaScript:
javascript:var bonusProd = 0.2, useFlags=true;
$.getScript('https://dev.nonreal.de/scripts/res_add.js');

Approved on net here.
 
Last edited by a moderator:
Top