forked from MagicBane/Server
extend siege bounds to 1750
This commit is contained in:
@@ -2326,7 +2326,7 @@ public class Enum {
|
|||||||
GRID(544),
|
GRID(544),
|
||||||
ZONE(672),
|
ZONE(672),
|
||||||
PLACEMENT(673),
|
PLACEMENT(673),
|
||||||
SIEGEBOUNDS(880);
|
SIEGEBOUNDS(1750);
|
||||||
|
|
||||||
public final float extents;
|
public final float extents;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user