Remove Smoke Bomb and Illusion from Clans

This commit is contained in:
AlexTheCoder 2016-11-25 00:27:28 -05:00 committed by Shaun Bennett
parent 3f72ded65e
commit 26262479f6

View File

@ -348,6 +348,8 @@ public class ClansManager extends MiniClientPlugin<ClientClan>implements IRelati
skillManager.RemoveSkill("Dwarf Toss", "Block Toss");
skillManager.removeSkill("Whirlwind Axe");
skillManager.removeSkill("Shield Smash");
skillManager.removeSkill("Illusion");
skillManager.removeSkill("Smoke Bomb");
// Check if any Ice Prison blocks will be placed inside a safe zone
// fixme Is there any way of checking the destination beforehand?
// Although if the user is trying to launch an Ice Prison into a safezone they should know better