forked from MagicBane/Server
Project reformat.
This commit is contained in:
@@ -993,7 +993,7 @@ public class Item extends AbstractWorldObject {
|
||||
|
||||
AbstractPowerAction apa = PowersManager.getPowerActionByIDString(effect.getIDString());
|
||||
apa.applyBakedInStatsForItem(this, this.template.item_user_power_action.get(effectID)[0]);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
public final void loadEnchantments() {
|
||||
|
||||
Reference in New Issue
Block a user