After a lot of playtesting, I've adjusted the build limits on the Fortresses and Scout Towers. See if these are 'ok'.

This was SVN commit r10145.
This commit is contained in:
Michael D. Hafer 2011-08-31 02:07:35 +00:00
parent cda3a7eedf
commit b48c35c512

View File

@ -5,8 +5,8 @@ BuildLimits.prototype.Schema =
"<a:example>" +
"<Limits>" +
"<CivilCentre/>" +
"<ScoutTower>20</ScoutTower>" +
"<Fortress>5</Fortress>" +
"<ScoutTower>25</ScoutTower>" +
"<Fortress>10</Fortress>" +
"<Special>" +
"<LimitPerCivCentre>1</LimitPerCivCentre>" +
"</Special>" +