Remove Smoke Bomb and Illusion from Clans
This commit is contained in:
parent
3f72ded65e
commit
26262479f6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user