From 120c694a4237b54b7606f1bfb03ffbad4bb36b28 Mon Sep 17 00:00:00 2001 From: MEEP of Faith <54301439+MEEPofFaith@users.noreply.github.com> Date: Fri, 5 Mar 2021 08:25:58 -0800 Subject: [PATCH] Mention Foreshadow's special targeting in its description. (#4419) * Mention Foreshadow special targetting. * Better wording --- 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 960c6a435f..6cf1e0ad1e 100644 --- a/core/assets/bundles/bundle.properties +++ b/core/assets/bundles/bundle.properties @@ -1460,7 +1460,7 @@ block.ripple.description = Shoots clusters of shells at ground enemies over long block.cyclone.description = Fires explosive clumps of flak at nearby enemies. block.spectre.description = Fires large armor-piercing bullets at air and ground targets. block.meltdown.description = Charges and fires a persistent laser beam at nearby enemies. Requires coolant to operate. -block.foreshadow.description = Fires a large single-target bolt over long distances. +block.foreshadow.description = Fires a large single-target bolt over long distances. Prioritizes enemies with higher max health. block.repair-point.description = Continuously repairs the closest damaged unit in its vicinity. block.segment.description = Damages and destroys incoming projectiles. Laser projectiles are not targeted. block.parallax.description = Fires a tractor beam that pulls in air targets, damaging them in the process.