[HL25] Backport Python multiplayer damage buff

This commit is contained in:
Joël Troch 2024-08-28 10:29:24 +02:00
parent a542e4a00a
commit ebaf86de92

View file

@ -124,7 +124,7 @@ void CHalfLifeMultiplay::RefreshSkillData()
gSkillData.plrDmg9MM = 12;
// 357 Round
gSkillData.plrDmg357 = 40;
gSkillData.plrDmg357 = 50;
// MP5 Round
gSkillData.plrDmgMP5 = 12;