2 rows in this table. Schema below.
Name | Type | Null | Key | Default |
---|---|---|---|---|
ID | int(11) | NO | PRI | 0 |
MapID | int(11) | NO | 0 | |
LeftBoundary | int(11) | NO | 0 | |
RightBoundary | int(11) | NO | 0 | |
TopBoundary | int(11) | NO | 0 | |
BottomBoundary | int(11) | NO | 0 | |
ContinentOffsetX | float | NO | 0 | |
ContinentOffsetY | float | NO | 0 |