Why'd I put weather and lightning in there?

This commit is contained in:
NavidK0 2016-02-19 15:36:47 -05:00
parent 50623a9be2
commit 40e56621a8
2 changed files with 3 additions and 3 deletions

View File

@ -3,6 +3,8 @@ LibsDisguises (1.9+)
A disguise plugin made by libraryaddict which is pretty cool.<br>
NOTE: These versions will NOT work with Spigot 1.8.8 and before.
When posting an issue:<br>
Please make sure you<br>
1) Post a stack trace error, if no stack trace, then post the odd behavior<br>

View File

@ -45,7 +45,6 @@ public enum DisguiseType {
IRON_GOLEM,
ITEM_FRAME(71),
LEASH_HITCH(77),
LIGHTING,
MAGMA_CUBE,
MINECART(10, 0),
MINECART_CHEST(10, 1),
@ -75,13 +74,12 @@ public enum DisguiseType {
SNOWMAN,
SPECTRAL_ARROW(24),
SPIDER,
SPLASH_POTION(-1),
SPLASH_POTION,
SQUID,
TIPPED_ARROW(23),
THROWN_EXP_BOTTLE(75),
UNDEAD_HORSE,
VILLAGER,
WEATHER,
WITCH,
WITHER,
WITHER_SKELETON,