mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-10 07:08:06 -05:00
Increase ladder climb speed
This commit is contained in:
@ -259,6 +259,7 @@ set_perks()
|
||||
{
|
||||
self setperk( "specialty_unlimitedsprint" );
|
||||
self setperk( "specialty_fastmantle" );
|
||||
self setperk( "specialty_fastladderclimb" );
|
||||
}
|
||||
|
||||
health_bar_hud()
|
||||
|
Reference in New Issue
Block a user