From cf0eb59c5407fd959410035532120a52a11b109e Mon Sep 17 00:00:00 2001 From: enneract Date: Sun, 14 Dec 2014 12:38:45 +0100 Subject: Fix rocket explosion not fading out properly. --- assets/scripts/hw_rocketl.particle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'assets/scripts/hw_rocketl.particle') diff --git a/assets/scripts/hw_rocketl.particle b/assets/scripts/hw_rocketl.particle index 289fced..5fbf798 100644 --- a/assets/scripts/hw_rocketl.particle +++ b/assets/scripts/hw_rocketl.particle @@ -86,7 +86,7 @@ models/weapons/rocketl/impactPS accelerationMagnitude 25 radius 0 30 70 - alpha 250 1 0 + alpha 250 1 1 rotation ~360 0 0 bounce 0.0 color 0 { 0.8 0.2 0.2 } - -- cgit