mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-12-17 14:28:46 +01:00
spears momentum (wip)
This commit is contained in:
@@ -361,7 +361,8 @@ public final class CombatUtils {
|
||||
|
||||
event.setDamage(boostedDamage);
|
||||
|
||||
// TODO: Apply any non-damage effects here
|
||||
// Apply any non-damage effects here
|
||||
spearsManager.potentiallyApplyMomentum();
|
||||
|
||||
processCombatXP(mmoPlayer, target, PrimarySkillType.SPEARS);
|
||||
printFinalDamageDebug(player, event, mmoPlayer);
|
||||
|
||||
Reference in New Issue
Block a user