Summon regeneration should stop when summon is removed.

This commit is contained in:
MobiusDev 2018-09-29 13:48:40 +00:00
parent 0bae3a0e5b
commit 8bb2cca118
10 changed files with 10 additions and 0 deletions

View File

@ -422,6 +422,7 @@ public abstract class L2Summon extends L2Playable
}
stopAllEffects();
stopHpMpRegeneration();
if (owner != null)
{

View File

@ -422,6 +422,7 @@ public abstract class L2Summon extends L2Playable
}
stopAllEffects();
stopHpMpRegeneration();
if (owner != null)
{

View File

@ -422,6 +422,7 @@ public abstract class L2Summon extends L2Playable
}
stopAllEffects();
stopHpMpRegeneration();
if (owner != null)
{

View File

@ -422,6 +422,7 @@ public abstract class L2Summon extends L2Playable
}
stopAllEffects();
stopHpMpRegeneration();
if (owner != null)
{

View File

@ -422,6 +422,7 @@ public abstract class L2Summon extends L2Playable
}
stopAllEffects();
stopHpMpRegeneration();
if (owner != null)
{

View File

@ -422,6 +422,7 @@ public abstract class L2Summon extends L2Playable
}
stopAllEffects();
stopHpMpRegeneration();
if (owner != null)
{

View File

@ -422,6 +422,7 @@ public abstract class L2Summon extends L2Playable
}
stopAllEffects();
stopHpMpRegeneration();
if (owner != null)
{

View File

@ -422,6 +422,7 @@ public abstract class L2Summon extends L2Playable
}
stopAllEffects();
stopHpMpRegeneration();
if (owner != null)
{

View File

@ -422,6 +422,7 @@ public abstract class L2Summon extends L2Playable
}
stopAllEffects();
stopHpMpRegeneration();
if (owner != null)
{

View File

@ -422,6 +422,7 @@ public abstract class L2Summon extends L2Playable
}
stopAllEffects();
stopHpMpRegeneration();
if (owner != null)
{