Added display item
This commit is contained in:
parent
9ec8835374
commit
9578864f8a
@ -29,7 +29,7 @@ public class BalloonItem extends BalloonGadget
|
||||
super(manager, balloonType.getName(), balloonType.getLore(), balloonType.getCost(),
|
||||
balloonType.getDisplayItem().getType(),
|
||||
balloonType.getDisplayItem().getData().getData(), balloonType.getEntityType());
|
||||
// TODO ADD DISPLAY ITEM
|
||||
setDisplayItem(balloonType.getDisplayItem());
|
||||
_balloonType = balloonType;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user