forked from MagicBane/Server
modified production values
This commit is contained in:
@@ -573,7 +573,7 @@ public class Mine extends AbstractGameObject {
|
|||||||
amount = 6000000;
|
amount = 6000000;
|
||||||
break;
|
break;
|
||||||
case 20:
|
case 20:
|
||||||
amount = 9000000;
|
amount = 12000000;
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
if(this.production.UUID == 7)
|
if(this.production.UUID == 7)
|
||||||
|
|||||||
Reference in New Issue
Block a user