v0.3.0: renamed wand of firebolt to wand of fireblast
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user