From ae504eb11c7b563e42fba6e28cf615a47222a6b9 Mon Sep 17 00:00:00 2001 From: YellOw139 <70975516+YellOw139@users.noreply.github.com> Date: Thu, 5 Nov 2020 08:16:51 +0200 Subject: [PATCH] [Bundle] Power void is sandbox only I assumed this must have been a mistake. Either that or power voids coming to campaign confirmed. --- core/assets/bundles/bundle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/assets/bundles/bundle.properties b/core/assets/bundles/bundle.properties index 1b5bfb1753..c85b9086d2 100644 --- a/core/assets/bundles/bundle.properties +++ b/core/assets/bundles/bundle.properties @@ -1265,7 +1265,7 @@ block.spore-press.description = Compresses spore pods into oil. block.pulverizer.description = Crushes scrap into fine sand. block.coal-centrifuge.description = Transforms oil into coal. block.incinerator.description = Vaporizes any item or liquid it receives. -block.power-void.description = Voids all power inputted. +block.power-void.description = Voids all power inputted. Sandbox only. block.power-source.description = Infinitely outputs power. Sandbox only. block.item-source.description = Infinitely outputs items. Sandbox only. block.item-void.description = Destroys any items. Sandbox only. @@ -1421,4 +1421,4 @@ unit.sei.description = Fires a barrage of missiles and armor-piercing bullets at unit.omura.description = Fires a long-range piercing railgun bolt at enemies. Constructs flare units. unit.alpha.description = Defends the Shard core from enemies. Builds structures. unit.beta.description = Defends the Foundation core from enemies. Builds structures. -unit.gamma.description = Defends the Nucleus core from enemies. Builds structures. \ No newline at end of file +unit.gamma.description = Defends the Nucleus core from enemies. Builds structures.