v0.5.0: fixed the pickaxe being able to appear in heroes remains
This commit is contained in:
parent
a39ee5eb09
commit
0f79e3a5de
|
@ -56,6 +56,7 @@ public class Pickaxe extends Weapon {
|
|||
image = ItemSpriteSheet.PICKAXE;
|
||||
|
||||
unique = true;
|
||||
bones = false;
|
||||
|
||||
defaultAction = AC_MINE;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user