mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-01-19 16:14:44 +00:00
Oops
This commit is contained in:
parent
a32eedde76
commit
2dd032d856
|
|
@ -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…
Reference in a new issue