Changed the icon of the death effect
This commit is contained in:
parent
2c09bb584a
commit
cb5b0a3c83
@ -34,7 +34,7 @@ public class DeathSpring extends DeathEffectGadget
|
||||
super(manager, "Funeral Bouquet",
|
||||
UtilText.splitLineToArray(C.cGray + "Leave a rose to pay respects", LineFormat.LORE),
|
||||
-19,
|
||||
Material.RED_ROSE, (byte) 0);
|
||||
Material.YELLOW_FLOWER, (byte) 0);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
Reference in New Issue
Block a user