mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-10 07:08:06 -05:00
Quick Revive: remove increased health regen rate
This commit is contained in:
@ -63,7 +63,6 @@ playerhealthregen()
|
||||
|
||||
if (self hasPerk("specialty_quickrevive"))
|
||||
{
|
||||
regenrate *= 1.25;
|
||||
regularregendelay *= 0.75;
|
||||
longregendelay *= 0.75;
|
||||
}
|
||||
|
Reference in New Issue
Block a user