Sync with L2jServer HighFive Aug 29th 2015.

This commit is contained in:
MobiusDev
2015-08-29 20:31:27 +00:00
parent ac04922328
commit 2bfc469d74
185 changed files with 1555 additions and 62 deletions

View File

@@ -63,5 +63,6 @@ public final class SetSkill extends AbstractEffect
}
info.getEffected().getActingPlayer().addSkill(skill, true);
info.getEffected().getActingPlayer().sendSkillList();
}
}