forked from MagicBane/Server
Merge remote-tracking branch 'origin/bugfix-armorpiercing' into post-wipe-merge
This commit is contained in:
@@ -489,7 +489,6 @@ public class Item extends AbstractWorldObject {
|
||||
}
|
||||
return max;
|
||||
}
|
||||
|
||||
public void setDurabilityCurrent(short value) {
|
||||
this.durabilityCurrent = value;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user