mirror of
https://github.com/celisej567/source-sdk-2013.git
synced 2026-09-23 20:09:45 +03:00
Applied even more player animations to SP HL2 weapons
This commit is contained in:
@@ -1765,6 +1765,9 @@ void CWeaponPhysCannon::DryFire( void )
|
||||
if ( pOwner )
|
||||
{
|
||||
pOwner->RumbleEffect( RUMBLE_PISTOL, 0, RUMBLE_FLAG_RESTART );
|
||||
#ifdef MAPBASE // TODO: Is this animation too dramatic?
|
||||
pOwner->SetAnimation( PLAYER_ATTACK1 );
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user