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 float left = 6f;
|
||||||
private int pos;
|
private int pos;
|
||||||
|
|
||||||
|
{
|
||||||
|
type = buffType.POSITIVE;
|
||||||
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public int icon() {
|
public int icon() {
|
||||||
return BuffIndicator.SLOW;
|
return BuffIndicator.SLOW;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user