[HL25] Backport Python multiplayer damage buff
This commit is contained in:
parent
a542e4a00a
commit
ebaf86de92
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ void CHalfLifeMultiplay::RefreshSkillData()
|
|||
gSkillData.plrDmg9MM = 12;
|
||||
|
||||
// 357 Round
|
||||
gSkillData.plrDmg357 = 40;
|
||||
gSkillData.plrDmg357 = 50;
|
||||
|
||||
// MP5 Round
|
||||
gSkillData.plrDmgMP5 = 12;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue