modified production values

This commit is contained in:
2024-02-22 21:23:47 -06:00
parent 320ea7e81c
commit 6461efa1a2
+1 -1
View File
@@ -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)