mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-02-20 14:53:33 +00:00
Oops
This commit is contained in:
parent
a32eedde76
commit
2dd032d856
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.40
|
||||
indirectDamage = 0.40;
|
||||
damageRadius = 15.0;
|
||||
radiusDamageType = $DamageType::Grenade;
|
||||
kickBackStrength = 1500;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue