mirror of
https://github.com/YGGverse/hlsdk-portable.git
synced 2025-01-24 05:34:18 +00:00
server: increase python damage into multiplayer.
This commit is contained in:
parent
e106972599
commit
a7bc9d6266
@ -149,7 +149,7 @@ void CHalfLifeMultiplay::RefreshSkillData( void )
|
||||
gSkillData.plrDmg9MM = 12;
|
||||
|
||||
// 357 Round
|
||||
gSkillData.plrDmg357 = 40;
|
||||
gSkillData.plrDmg357 = 50;
|
||||
|
||||
// MP5 Round
|
||||
gSkillData.plrDmgMP5 = 12;
|
||||
|
Loading…
x
Reference in New Issue
Block a user