remove roots form wildkins chase

This commit is contained in:
2024-09-12 21:31:12 -05:00
parent 752f897a34
commit dc685a01c6
+3 -1
View File
@@ -788,7 +788,9 @@ public enum PowersManager {
//msg.setPowerUsedID(407015607);
applyPower(playerCharacter,playerCharacter,playerCharacter.loc,429397210,msg.getNumTrains(),false);
}
if(msg.getPowerUsedID() == 429494441) {//wildkins chase
playerCharacter.removeEffectBySource(EffectSourceType.Root,40,true);
}
if (playerCharacter.isCasting()) {
playerCharacter.update();
playerCharacter.updateStamRegen(-100);