Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
commit
c20e32d2c0
@ -36,7 +36,7 @@ public class MountBabyReindeer extends HorseMount
|
||||
Material.GOLDEN_CARROT, (byte) 0, -3, Color.CREAMY, Style.WHITEFIELD, Variant.HORSE, 0, null);
|
||||
}
|
||||
|
||||
@EventHandler
|
||||
@Override
|
||||
public void EnableCustom(Player player) {
|
||||
super.EnableCustom(player);
|
||||
Horse horse = GetActive().get(player).getEntity();
|
||||
|
Loading…
Reference in New Issue
Block a user