Fix for issue #660 with stated preferred decal. (The more complex example of the two possible.)

This commit is contained in:
Azaezel 2014-05-19 10:18:46 -05:00
parent c950ca2c77
commit 10abee5e67

View file

@ -893,7 +893,7 @@ datablock ProjectileData(GrenadeLauncherProjectile)
explosion = GrenadeLauncherExplosion;
waterExplosion = GrenadeLauncherWaterExplosion;
decal = ExpBlastDecal;
decal = ScorchRXDecal;
splash = GrenadeSplash;
particleEmitter = GrenadeProjSmokeTrailEmitter;