mirror of
https://github.com/halpz/re3.git
synced 2025-07-15 23:28:15 +00:00
killing peds increase chaos level
This commit is contained in:
@ -146,6 +146,8 @@ CPlayerInfo::Clear(void)
|
||||
m_bDriveByAllowed = true;
|
||||
m_nPreviousTimeRewardedForExplosion = 0;
|
||||
m_nExplosionsSinceLastReward = 0;
|
||||
m_nHavocLevel = 0;
|
||||
m_fMediaAttention = 0;
|
||||
m_nCurrentBustedAudio = 1;
|
||||
m_nBustedAudioStatus = BUSTEDAUDIO_NONE;
|
||||
}
|
||||
|
Reference in New Issue
Block a user