V0.1.1: more work on blandfruit, still not implemented
This commit is contained in:
@@ -106,7 +106,7 @@ public class PotionOfPurity extends Potion {
|
||||
}
|
||||
|
||||
@Override
|
||||
protected void apply( Hero hero ) {
|
||||
public void apply( Hero hero ) {
|
||||
GLog.w( TXT_NO_SMELL );
|
||||
Buff.prolong( hero, GasesImmunity.class, GasesImmunity.DURATION );
|
||||
setKnown();
|
||||
|
||||
Reference in New Issue
Block a user