1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-03-02 03:39:21 +00:00

Minor art rework, update ratios

This commit is contained in:
tobspr
2020-07-06 22:14:45 +02:00
parent feb10c3805
commit 1f438e8c65
16 changed files with 72 additions and 29 deletions

View File

@@ -65,7 +65,7 @@ export class MetaAdvancedProcessorBuilding extends MetaBuilding {
entity.addComponent(
new EnergyConsumerComponent({
bufferSize: 3,
perCharge: 0.25,
perCharge: 1,
batteryPosition: new Vector(0.63, 0.7),
acceptorSlotIndex: 1,
ejectorSlotIndex: 1,