Sync with L2JServer Feb 7th 2015.
This commit is contained in:
@@ -242,6 +242,8 @@ public abstract class AbstractInstance extends AbstractNpcAI
|
||||
{
|
||||
case ALL:
|
||||
{
|
||||
player.stopAllEffectsExceptThoseThatLastThroughDeath();
|
||||
|
||||
final L2Summon pet = player.getPet();
|
||||
if (pet != null)
|
||||
{
|
||||
|
Reference in New Issue
Block a user