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:
@ -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"))
|
||||
{
|
||||
|
Reference in New Issue
Block a user