mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2026-08-24 11:55:13 -06:00
Fix ravagers building doors
This commit is contained in:
parent
2cfb3f926a
commit
016908604f
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue