dropper resists

This commit is contained in:
2024-05-01 21:00:26 -05:00
parent fbeda13a48
commit 3d683fc9a3
3 changed files with 14 additions and 10 deletions
+5
View File
@@ -441,6 +441,11 @@ public class Resists {
}
public void calculateResists(AbstractCharacter ac, boolean val) {
if(ac.getObjectType().equals(Enum.GameObjectType.Mob) && ((Mob)ac).dropper){
this.setDropperResists();
return;
}
this.immuneTo.clear();
// get resists for runes