v0.3.0: added name to Wand of Frost
This commit is contained in:
parent
98f5dbd295
commit
663f3f3727
|
@ -22,6 +22,7 @@ import com.watabou.utils.Random;
|
|||
public class WandOfFrost extends Wand {
|
||||
|
||||
{
|
||||
name = "Wand of Frost";
|
||||
image = ItemSpriteSheet.WAND_FROST;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user