Fix ravagers building doors

This commit is contained in:
Player Name 2026-06-30 16:45:44 +02:00
parent 2cfb3f926a
commit 016908604f

View file

@ -31,6 +31,7 @@ public final class PestControlSession {
*/
public static final int[] INVALID_OBJECT_IDS = {14230, 14231, 14232, // Barricades
14245, 14246, 14247, 14248, // Gates
25636 // Strange phantom object that shares a tile with a barricade
};
/**