mob resist issue

This commit is contained in:
2024-05-11 18:53:06 -05:00
parent 12b44e216c
commit a33d650738
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -48,6 +48,8 @@ public class Resists {
break;
case "Dropper":
setDropperResists();
case "HamletGuard":
setDropperResists();
default:
setGenericResists();
break;