desert r8 cant move
This commit is contained in:
@@ -803,6 +803,8 @@ public class MobAI {
|
||||
}
|
||||
|
||||
private static void CheckMobMovement(Mob mob) {
|
||||
if(mob != null && (mob.getMobBaseID() == 14220 || mob.getMobBaseID() == 14221))
|
||||
return;
|
||||
|
||||
try {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user