Fixed present danger display item
This commit is contained in:
parent
27aa682727
commit
75ede7f823
@ -35,6 +35,7 @@ public class DeathPresentDanger extends DeathEffectGadget
|
||||
UtilText.splitLineToArray(C.cGray + "Leave behind a little gift for your enemies.", LineFormat.LORE),
|
||||
-16,
|
||||
Material.INK_SACK, (byte)1);
|
||||
setDisplayItem(SkinData.PRESENT.getSkull());
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
Reference in New Issue
Block a user