Probably fixed abyss skull bug
This commit is contained in:
@@ -76,6 +76,7 @@ public final class SkullManager {
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
skullCauses.add(o);
|
skullCauses.add(o);
|
||||||
|
player.clearState("skull");
|
||||||
player.registerState("skull").init();
|
player.registerState("skull").init();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user