mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-03-07 05:30:24 +00:00
Restored to classic spec
This commit is contained in:
parent
e16477b010
commit
a32eedde76
1 changed files with 1 additions and 1 deletions
|
|
@ -669,7 +669,7 @@ datablock GrenadeProjectileData(BasicGrenade)
|
|||
emitterDelay = -1;
|
||||
directDamage = 0.0;
|
||||
hasDamageRadius = true;
|
||||
indirectDamage = 0.34; //was 0.40
|
||||
indirectDamage = 0.40
|
||||
damageRadius = 15.0;
|
||||
radiusDamageType = $DamageType::Grenade;
|
||||
kickBackStrength = 1500;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue