forked from MagicBane/Server
24.3 placement ruleset.
512/576/1040 grid/zone/siege
This commit is contained in:
@@ -2416,9 +2416,9 @@ public class Enum {
|
||||
|
||||
public enum CityBoundsType {
|
||||
|
||||
GRID(576),
|
||||
ZONE(640),
|
||||
SIEGE(814);
|
||||
GRID(512),
|
||||
ZONE(576),
|
||||
SIEGE(1040);
|
||||
|
||||
public final float extents;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user