Summons should run after spawn.
This commit is contained in:
@@ -121,7 +121,7 @@ public final class Summon extends AbstractEffect
|
|||||||
player.addServitor(summon);
|
player.addServitor(summon);
|
||||||
|
|
||||||
summon.setShowSummonAnimation(true);
|
summon.setShowSummonAnimation(true);
|
||||||
summon.setRunning();
|
|
||||||
summon.spawnMe();
|
summon.spawnMe();
|
||||||
|
summon.setRunning();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -121,7 +121,7 @@ public final class Summon extends AbstractEffect
|
|||||||
player.addServitor(summon);
|
player.addServitor(summon);
|
||||||
|
|
||||||
summon.setShowSummonAnimation(true);
|
summon.setShowSummonAnimation(true);
|
||||||
summon.setRunning();
|
|
||||||
summon.spawnMe();
|
summon.spawnMe();
|
||||||
|
summon.setRunning();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -121,7 +121,7 @@ public final class Summon extends AbstractEffect
|
|||||||
player.addServitor(summon);
|
player.addServitor(summon);
|
||||||
|
|
||||||
summon.setShowSummonAnimation(true);
|
summon.setShowSummonAnimation(true);
|
||||||
summon.setRunning();
|
|
||||||
summon.spawnMe();
|
summon.spawnMe();
|
||||||
|
summon.setRunning();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -121,7 +121,7 @@ public final class Summon extends AbstractEffect
|
|||||||
player.addServitor(summon);
|
player.addServitor(summon);
|
||||||
|
|
||||||
summon.setShowSummonAnimation(true);
|
summon.setShowSummonAnimation(true);
|
||||||
summon.setRunning();
|
|
||||||
summon.spawnMe();
|
summon.spawnMe();
|
||||||
|
summon.setRunning();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -99,7 +99,7 @@ public final class Summon extends AbstractEffect
|
|||||||
|
|
||||||
player.setPet(summon);
|
player.setPet(summon);
|
||||||
|
|
||||||
summon.setRunning();
|
|
||||||
summon.spawnMe();
|
summon.spawnMe();
|
||||||
|
summon.setRunning();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -121,7 +121,7 @@ public final class Summon extends AbstractEffect
|
|||||||
player.addServitor(summon);
|
player.addServitor(summon);
|
||||||
|
|
||||||
summon.setShowSummonAnimation(true);
|
summon.setShowSummonAnimation(true);
|
||||||
summon.setRunning();
|
|
||||||
summon.spawnMe();
|
summon.spawnMe();
|
||||||
|
summon.setRunning();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -121,7 +121,7 @@ public final class Summon extends AbstractEffect
|
|||||||
player.addServitor(summon);
|
player.addServitor(summon);
|
||||||
|
|
||||||
summon.setShowSummonAnimation(true);
|
summon.setShowSummonAnimation(true);
|
||||||
summon.setRunning();
|
|
||||||
summon.spawnMe();
|
summon.spawnMe();
|
||||||
|
summon.setRunning();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user