mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2025-04-08 11:01:33 +00:00
Updated rocket deflect vo triggering odds (5% -> 10% chance)
This commit is contained in:
parent
257a15aa3f
commit
e41f797925
1 changed files with 1 additions and 1 deletions
|
@ -1719,7 +1719,7 @@ Response RocketDestroyedHeavy
|
|||
}
|
||||
Rule RocketDestroyedHeavy
|
||||
{
|
||||
criteria ConceptRocketDestroyed 5PercentChance IsHeavy
|
||||
criteria ConceptRocketDestroyed 10PercentChance IsHeavy
|
||||
Response RocketDestroyedHeavy
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue