mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-07-13 15:14:34 +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;
|
emitterDelay = -1;
|
||||||
directDamage = 0.0;
|
directDamage = 0.0;
|
||||||
hasDamageRadius = true;
|
hasDamageRadius = true;
|
||||||
indirectDamage = 0.40
|
indirectDamage = 0.40;
|
||||||
damageRadius = 15.0;
|
damageRadius = 15.0;
|
||||||
radiusDamageType = $DamageType::Grenade;
|
radiusDamageType = $DamageType::Grenade;
|
||||||
kickBackStrength = 1500;
|
kickBackStrength = 1500;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue