Wizards: Nerf rumble max level from level 5 to level 3

This commit is contained in:
libraryaddict 2015-05-11 14:08:40 +12:00
parent 241935ef63
commit 5ee3f48754
1 changed files with 1 additions and 1 deletions

View File

@ -323,7 +323,7 @@ public enum SpellType // ❤
"Rumble", // Spell name
new ItemStack(Material.PUMPKIN_SEEDS), // Spell icon
SpellRumble.class, // Spell class
5, // Spell max level
3, // Spell max level
30, // Mana cost
15, // Spell cooldown
0, // Mana cost change per level