v0.3.4: fixed empty description in wand of transfusion
This commit is contained in:
parent
186c6cea91
commit
4b768ea85c
|
@ -235,8 +235,4 @@ public class WandOfTransfusion extends Wand {
|
||||||
bundle.put( FREECHARGE, freeCharge );
|
bundle.put( FREECHARGE, freeCharge );
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
|
||||||
public String desc() {
|
|
||||||
return "";
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user