forked from MagicBane/Server
mob resist issue
This commit is contained in:
@@ -217,7 +217,7 @@ public class Resists {
|
||||
}
|
||||
|
||||
//failed, may want to debug this
|
||||
return null;
|
||||
return new Resists("Generic");
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user