V0.2.1: added new stench particles to Fetid Rat sprite.
This commit is contained in:
@@ -31,7 +31,7 @@ public class FetidRatSprite extends RatSprite {
|
||||
|
||||
if (cloud == null) {
|
||||
cloud = emitter();
|
||||
cloud.pour( Speck.factory( Speck.PARALYSIS ), 0.7f );
|
||||
cloud.pour( Speck.factory( Speck.STENCH ), 0.7f );
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user