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