1
0
mirror of https://github.com/JezuzLizard/BO2-Reimagined.git synced 2025-06-10 15:17:57 -05:00

Acid Gat: increase spread

This commit is contained in:
Jbleezy
2023-12-18 20:45:29 -08:00
parent 56dcabba5e
commit bd9b99a30f
2 changed files with 2 additions and 2 deletions

View File

@ -63,7 +63,7 @@ _titus_locate_target(is_not_upgraded = 1, count)
else
n_fuse_timer = randomfloatrange(3.0, 4.0);
n_spread = 5;
n_spread = 6;
if (self hasPerk("specialty_deadshot"))
{