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