Merge branch 'master' of ssh://dev.mineplex.com:7999/min/mineplex
This commit is contained in:
commit
3bd7a7cd1f
@ -44,7 +44,7 @@ public class Halloween2013_BatGun extends ItemGadget
|
||||
C.cWhite + "Launch waves of annoying bats",
|
||||
C.cWhite + "at people you don't like!",
|
||||
},
|
||||
-1,
|
||||
10000,
|
||||
Material.IRON_BARDING, (byte)0);
|
||||
}
|
||||
|
||||
|
@ -33,7 +33,7 @@ public class Frost extends HorseMount
|
||||
},
|
||||
Material.SNOW_BALL,
|
||||
(byte)0,
|
||||
-1,
|
||||
30000,
|
||||
Color.WHITE, Style.WHITE, Variant.HORSE, 1, null);
|
||||
}
|
||||
|
||||
|
@ -29,7 +29,7 @@ public class Undead extends HorseMount
|
||||
},
|
||||
Material.BONE,
|
||||
(byte)0,
|
||||
-1,
|
||||
30000,
|
||||
Color.BLACK, Style.BLACK_DOTS, Variant.SKELETON_HORSE, 0.8, null);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user