mirror of
https://github.com/EQEmu/Server.git
synced 2026-07-05 07:57:17 +00:00
Created proximities (markdown)
+10
@@ -0,0 +1,10 @@
|
|||||||
|
**Field**|**Type**|**Null**|**Key**|**Default**|**Notes**
|
||||||
|
-----|-----|-----|-----|-----|-----
|
||||||
|
zoneid|int(10) unsigned|NO|PRI|0|
|
||||||
|
exploreid|int(10) unsigned|NO|PRI|0|
|
||||||
|
minx|float(14,6)|NO| |0.000000|
|
||||||
|
maxx|float(14,6)|NO| |0.000000|
|
||||||
|
miny|float(14,6)|NO| |0.000000|
|
||||||
|
maxy|float(14,6)|NO| |0.000000|
|
||||||
|
minz|float(14,6)|NO| |0.000000|
|
||||||
|
maxz|float(14,6)|NO| |0.000000|
|
||||||
Reference in New Issue
Block a user