v0.3.0c: added a buff icon for bless
This commit is contained in:
@@ -14,8 +14,7 @@ public class Bless extends FlavourBuff {
|
||||
|
||||
@Override
|
||||
public int icon() {
|
||||
//TODO: add icon
|
||||
return BuffIndicator.FIRE;
|
||||
return BuffIndicator.BLESS;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user