v0.3.0: renamed wand of firebolt to wand of fireblast

This commit is contained in:
Evan Debenham
2015-05-07 01:21:00 -04:00
parent 9b280400c6
commit 3e083fc299
4 changed files with 7 additions and 9 deletions
@@ -118,7 +118,7 @@ public class Generator {
Category.WAND.classes = new Class<?>[]{
WandOfTeleportation.class,
WandOfSlowness.class,
WandOfFirebolt.class,
WandOfFireblast.class,
WandOfRegrowth.class,
WandOfPoison.class,
WandOfBlink.class,