Skip to content

Commit f6f2118

Browse files
committed
Made coa combat shield more responsive and tweaked description
1 parent 3f21dd9 commit f6f2118

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Data/Coalition.rte/Devices/Shields/CombatShield/CombatShield.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,12 +85,12 @@ AddDevice = HeldDevice
8585
AddToGroup = Shields
8686
Description = MultiLineText
8787
AddLine = In addition to offering enhanced protection from ballistics, this lightweight shield is also designed to fit any Coalition-manufactured firearm as an attachment.
88-
AddLine = Use the Pie Menu to attach the shield to the next firearm in the inventory, if applicable.
88+
AddLine = Use the Pie Menu to attach the shield to the next applicable firearm in your inventory.
8989
Mass = 7
9090
HitsMOs = 0
9191
GetsHitByMOs = 1
9292
ScriptPath = Coalition.rte/Devices/Shields/CombatShield/CombatShield.lua
93-
SimUpdatesBetweenScriptedUpdates = 100
93+
SimUpdatesBetweenScriptedUpdates = 50
9494
SpriteFile = ContentFile
9595
FilePath = Coalition.rte/Devices/Shields/CombatShield/CombatShield.png
9696
FrameCount = 2

0 commit comments

Comments
 (0)