V0.2.1 : Improved Fet Rat sprite & particles

This commit is contained in:
Evan Debenham
2014-10-11 16:46:52 -04:00
parent 02a20b083b
commit 8525e8db89
2 changed files with 1 additions and 1 deletions
@@ -283,7 +283,7 @@ public class Speck extends Image {
break;
case STENCH:
hardlight( 0x002200 );
hardlight( 0x003300 );
angularSpeed = -30;
angle = Random.Float( 360 );
lifespan = Random.Float( 1f, 3f );