Fixed shots getting disabled when teleporting to olympiad.
Contributed by Sahar.
This commit is contained in:
parent
e4b5be8916
commit
37d338c51d
@ -269,12 +269,6 @@ public abstract class AbstractOlympiadGame
|
||||
|
||||
player.checkItemRestriction();
|
||||
|
||||
// Remove shot automation
|
||||
player.disableAutoShotsAll();
|
||||
|
||||
// Discharge any active shots
|
||||
player.unchargeAllShots();
|
||||
|
||||
// enable skills with cool time <= 15 minutes
|
||||
for (Skill skill : player.getAllSkills())
|
||||
{
|
||||
|
@ -269,12 +269,6 @@ public abstract class AbstractOlympiadGame
|
||||
|
||||
player.checkItemRestriction();
|
||||
|
||||
// Remove shot automation
|
||||
player.disableAutoShotsAll();
|
||||
|
||||
// Discharge any active shots
|
||||
player.unchargeAllShots();
|
||||
|
||||
// enable skills with cool time <= 15 minutes
|
||||
for (Skill skill : player.getAllSkills())
|
||||
{
|
||||
|
@ -269,12 +269,6 @@ public abstract class AbstractOlympiadGame
|
||||
|
||||
player.checkItemRestriction();
|
||||
|
||||
// Remove shot automation
|
||||
player.disableAutoShotsAll();
|
||||
|
||||
// Discharge any active shots
|
||||
player.unchargeAllShots();
|
||||
|
||||
// enable skills with cool time <= 15 minutes
|
||||
for (Skill skill : player.getAllSkills())
|
||||
{
|
||||
|
@ -269,12 +269,6 @@ public abstract class AbstractOlympiadGame
|
||||
|
||||
player.checkItemRestriction();
|
||||
|
||||
// Remove shot automation
|
||||
player.disableAutoShotsAll();
|
||||
|
||||
// Discharge any active shots
|
||||
player.unchargeAllShots();
|
||||
|
||||
// enable skills with cool time <= 15 minutes
|
||||
for (Skill skill : player.getAllSkills())
|
||||
{
|
||||
|
@ -269,12 +269,6 @@ public abstract class AbstractOlympiadGame
|
||||
|
||||
player.checkItemRestriction();
|
||||
|
||||
// Remove shot automation
|
||||
player.disableAutoShotsAll();
|
||||
|
||||
// Discharge any active shots
|
||||
player.unchargeAllShots();
|
||||
|
||||
// enable skills with cool time <= 15 minutes
|
||||
for (Skill skill : player.getAllSkills())
|
||||
{
|
||||
|
@ -269,12 +269,6 @@ public abstract class AbstractOlympiadGame
|
||||
|
||||
player.checkItemRestriction();
|
||||
|
||||
// Remove shot automation
|
||||
player.disableAutoShotsAll();
|
||||
|
||||
// Discharge any active shots
|
||||
player.unchargeAllShots();
|
||||
|
||||
// enable skills with cool time <= 15 minutes
|
||||
for (Skill skill : player.getAllSkills())
|
||||
{
|
||||
|
@ -269,12 +269,6 @@ public abstract class AbstractOlympiadGame
|
||||
|
||||
player.checkItemRestriction();
|
||||
|
||||
// Remove shot automation
|
||||
player.disableAutoShotsAll();
|
||||
|
||||
// Discharge any active shots
|
||||
player.unchargeAllShots();
|
||||
|
||||
// enable skills with cool time <= 15 minutes
|
||||
for (Skill skill : player.getAllSkills())
|
||||
{
|
||||
|
@ -269,12 +269,6 @@ public abstract class AbstractOlympiadGame
|
||||
|
||||
player.checkItemRestriction();
|
||||
|
||||
// Remove shot automation
|
||||
player.disableAutoShotsAll();
|
||||
|
||||
// Discharge any active shots
|
||||
player.unchargeAllShots();
|
||||
|
||||
// enable skills with cool time <= 15 minutes
|
||||
for (Skill skill : player.getAllSkills())
|
||||
{
|
||||
|
@ -269,12 +269,6 @@ public abstract class AbstractOlympiadGame
|
||||
|
||||
player.checkItemRestriction();
|
||||
|
||||
// Remove shot automation
|
||||
player.disableAutoShotsAll();
|
||||
|
||||
// Discharge any active shots
|
||||
player.unchargeAllShots();
|
||||
|
||||
// enable skills with cool time <= 15 minutes
|
||||
for (Skill skill : player.getAllSkills())
|
||||
{
|
||||
|
@ -269,12 +269,6 @@ public abstract class AbstractOlympiadGame
|
||||
|
||||
player.checkItemRestriction();
|
||||
|
||||
// Remove shot automation
|
||||
player.disableAutoShotsAll();
|
||||
|
||||
// Discharge any active shots
|
||||
player.unchargeAllShots();
|
||||
|
||||
// enable skills with cool time <= 15 minutes
|
||||
for (Skill skill : player.getAllSkills())
|
||||
{
|
||||
|
@ -269,12 +269,6 @@ public abstract class AbstractOlympiadGame
|
||||
|
||||
player.checkItemRestriction();
|
||||
|
||||
// Remove shot automation
|
||||
player.disableAutoShotsAll();
|
||||
|
||||
// Discharge any active shots
|
||||
player.unchargeAllShots();
|
||||
|
||||
// enable skills with cool time <= 15 minutes
|
||||
for (Skill skill : player.getAllSkills())
|
||||
{
|
||||
|
@ -269,12 +269,6 @@ public abstract class AbstractOlympiadGame
|
||||
|
||||
player.checkItemRestriction();
|
||||
|
||||
// Remove shot automation
|
||||
player.disableAutoShotsAll();
|
||||
|
||||
// Discharge any active shots
|
||||
player.unchargeAllShots();
|
||||
|
||||
// enable skills with cool time <= 15 minutes
|
||||
for (Skill skill : player.getAllSkills())
|
||||
{
|
||||
|
@ -269,12 +269,6 @@ public abstract class AbstractOlympiadGame
|
||||
|
||||
player.checkItemRestriction();
|
||||
|
||||
// Remove shot automation
|
||||
player.disableAutoShotsAll();
|
||||
|
||||
// Discharge any active shots
|
||||
player.unchargeAllShots();
|
||||
|
||||
// enable skills with cool time <= 15 minutes
|
||||
for (Skill skill : player.getAllSkills())
|
||||
{
|
||||
|
@ -269,12 +269,6 @@ public abstract class AbstractOlympiadGame
|
||||
|
||||
player.checkItemRestriction();
|
||||
|
||||
// Remove shot automation
|
||||
player.disableAutoShotsAll();
|
||||
|
||||
// Discharge any active shots
|
||||
player.unchargeAllShots();
|
||||
|
||||
// enable skills with cool time <= 15 minutes
|
||||
for (Skill skill : player.getAllSkills())
|
||||
{
|
||||
|
@ -269,12 +269,6 @@ public abstract class AbstractOlympiadGame
|
||||
|
||||
player.checkItemRestriction();
|
||||
|
||||
// Remove shot automation
|
||||
player.disableAutoShotsAll();
|
||||
|
||||
// Discharge any active shots
|
||||
player.unchargeAllShots();
|
||||
|
||||
// enable skills with cool time <= 15 minutes
|
||||
for (Skill skill : player.getAllSkills())
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user