Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- diff --git a/scripts/fire.particle b/scripts/fire.particle
- index e63f536..cb1a5fd 100644
- --- a/scripts/fire.particle
- +++ b/scripts/fire.particle
- @@ -45,6 +45,8 @@ particles/weapons/flamer/floorfire
- rotation 0 0 -
- bounce 0
- + dynamicLight 0 50 0 { .25 .25 0 }
- +
- lifeTime 500~60%
- }
- @@ -66,6 +68,8 @@ particles/weapons/flamer/floorfire
- rotation 0 0 -
- bounce 0
- + dynamicLight 0 50 0 { .25 .25 0 }
- +
- lifeTime 500~60%
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement