////Name and icon
Name Smoke Greneade
ShortName bsg
Icon bsmoke
//Colour in Red, Green, Blue, each going up to 255
Colour 255 255 255
////Item and recipe
ItemID 23857
StackSize 4
////Visuals
Model bray.SGrenade
Texture sgranada
TrailParticles false
//TrailParticleType <particleType>
ExplodeParticles 0
//ExplodeParticleType <particleType>
//SmokeParticleType <particleType>
SpinWhenThrown true
////Throwing
ThrowDelay 80
//ThrowSound <sound>
//DropItemOnThrow <itemID.damage>
////Physics
DetonateOnImpact false
Bounciness 0.4
HitEntityDamage 1
ThrowSpeed 2.0
FallSpeed 1.6
BreaksGlass true
PenetratesBlocks false
HitBoxSize 0.5
Sticky false
//BounceSound <sound>
SmokeTime 400
SmokeEffect 2 20 2
SmokeRadius 3
NumExplodeParticles 30
//SmokeParticles largesmoke
////Detonation conditions
VehicleProximityTrigger -1.0
LivingProximityTrigger -1.0
Fuse 100
DetonateWhenShot true
Remote false
//DespawnTime 0
PrimeDelay 0
////Detonation
FireRadius 0.0
ExplosionRadius 0.0
ExplosionPower 0.0
ExplosionBreaksBlocks false
//DropItemOnDetonate <itemID.damage>
//Detonate Sound <sound>
////Misc