Merge pull request #674 from xperiaclash/fix-cox-burn

remove burn after cox raid is done
This commit is contained in:
Ganom
2019-06-20 16:27:34 -04:00
committed by GitHub

View File

@@ -382,6 +382,7 @@ public class CoxPlugin extends Plugin
sleepcount = 0;
Olm_Heal.clear();
npcContainer.clear();
burnTarget.clear();
Olm_NPC = null;
hand = null;
prayAgainstOlm = null;