Skip to content

Commit

Permalink
Add decimal places for the DamageRadius stat in the UI (FAForever#5826)
Browse files Browse the repository at this point in the history
  • Loading branch information
Basilisk3 authored Jan 13, 2024
1 parent 8b0fd36 commit 777a462
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions loc/US/strings_db.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6749,12 +6749,12 @@ uvd_0006="Storage"
uvd_0007="Back"
uvd_0008="LCH"
uvd_0009="RCH"
uvd_0010="Damage: %d, Splash: %d"
uvd_0010="Damage: %d, Splash: %.3g"
uvd_0011="Speed: %0.1f, Turning: %0.1f"
uvd_0012="Speed: %0.1f, Reverse: %0.1f, Acceleration: %0.1f, Turning: %d"
uvd_0013="Vision: %d, Underwater Vision: %d, Regen: %0.1f, Cap Cost: %0.1f"
uvd_0014="Damage: %d - %d, Splash: %d - %d"
uvd_0015="Damage: %d x%d, Splash: %d"
uvd_0015="Damage: %d x%d, Splash: %.3g"

uvd_DPS="(DPS: %d)"
uvd_ManualFire="(Manual Fire)"
Expand Down

0 comments on commit 777a462

Please sign in to comment.