increase mine production
This commit is contained in:
@@ -607,7 +607,7 @@ public class Mine extends AbstractGameObject {
|
|||||||
amount = 7200000;
|
amount = 7200000;
|
||||||
break;
|
break;
|
||||||
case 20:
|
case 20:
|
||||||
amount = 12000000;
|
amount = 13200000;
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
if(this.production.UUID == 7)
|
if(this.production.UUID == 7)
|
||||||
|
|||||||
Reference in New Issue
Block a user