v0.7.0: improved several plant visuals
This commit is contained in:
parent
37b02d8baf
commit
a2904557db
Binary file not shown.
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
Binary file not shown.
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
|
@ -59,6 +59,10 @@ public class Swiftthistle extends Plant {
|
|||
private float left = 6f;
|
||||
private int pos;
|
||||
|
||||
{
|
||||
type = buffType.POSITIVE;
|
||||
}
|
||||
|
||||
@Override
|
||||
public int icon() {
|
||||
return BuffIndicator.SLOW;
|
||||
|
|
Loading…
Reference in New Issue
Block a user