Change morph description
This commit is contained in:
parent
fe8823c134
commit
10bed92a6a
@ -64,9 +64,7 @@ public class MorphDinnerbone extends MorphGadget implements IPacketHandler
|
||||
public MorphDinnerbone(GadgetManager manager)
|
||||
{
|
||||
super(manager, "Over Easy Morph", UtilText.splitLinesToArray(new String[]{
|
||||
C.cGray + "This morph lets you walk around in your head. But be careful! While you're upside down some other cosmetics will be disabled.",
|
||||
"",
|
||||
C.cRedB + "You cannot right click mobs while using this morph!"
|
||||
C.cGray + "This morph lets you walk around on your head. But be careful, all the blood might go to your head!",
|
||||
}, LineFormat.LORE),
|
||||
-14, Material.EGG, (byte) 0, YearMonth.of(2017, Month.JANUARY));
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user