From d21ecbd301b4a6739cbb823926e187058bbe6189 Mon Sep 17 00:00:00 2001 From: mina <143211829+ursamina@users.noreply.github.com> Date: Wed, 20 Dec 2023 01:52:43 +0000 Subject: [PATCH] increased power storage of ae2 portable cell bc i forgot --- config/ae2/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/ae2/common.json b/config/ae2/common.json index d8f3902..2bfabf8 100644 --- a/config/ae2/common.json +++ b/config/ae2/common.json @@ -49,7 +49,7 @@ "wirelessTerminal": 1600000, "chargedStaff": 8000, "entropyManipulator": 200000, - "portableCell": 20000, + "portableCell": 200000, "colorApplicator": 20000, "matterCannon": 200000 },