v0.7.0: corrected wands not appearing in bones
This commit is contained in:
@@ -78,6 +78,7 @@ public abstract class Wand extends Item {
|
|||||||
{
|
{
|
||||||
defaultAction = AC_ZAP;
|
defaultAction = AC_ZAP;
|
||||||
usesTargeting = true;
|
usesTargeting = true;
|
||||||
|
bones = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|||||||
Reference in New Issue
Block a user