From e8ec1c51f4c2ed357e9e04c07e9490cd4c9f19d3 Mon Sep 17 00:00:00 2001 From: Mythril382 <77225817+Mythril382@users.noreply.github.com> Date: Thu, 1 Sep 2022 10:11:18 +0800 Subject: [PATCH] shielded wall description (#7492) --- core/assets/bundles/bundle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/assets/bundles/bundle.properties b/core/assets/bundles/bundle.properties index 2e9f892250..ecba35ba42 100644 --- a/core/assets/bundles/bundle.properties +++ b/core/assets/bundles/bundle.properties @@ -1986,7 +1986,7 @@ block.carbide-wall.description = Protects structures from enemy projectiles. block.carbide-wall-large.description = Protects structures from enemy projectiles. block.reinforced-surge-wall.description = Protects structures from enemy projectiles, periodically releasing electric arcs upon contact. block.reinforced-surge-wall-large.description = Protects structures from enemy projectiles, periodically releasing electric arcs upon contact. -block.shielded-wall.description = Protects structures from enemy projectiles. Deploys a shield that absorbs most projectiles when power is provided. Conducts power. +block.shielded-wall.description = Protects structures from enemy projectiles, reflecting most bullets upon impact. Deploys a shield that absorbs most projectiles when power is provided. Conducts power. block.blast-door.description = A wall that opens when allied ground units are in range. Cannot be manually controlled. block.duct.description = Moves items forward. Only capable of storing a single item. block.armored-duct.description = Moves items forward. Does not accept non-duct inputs from the sides.