mirror of
https://github.com/EQEmu/Server.git
synced 2026-07-06 21:27:16 +00:00
Created grid_entries (markdown)
+10
@@ -0,0 +1,10 @@
|
||||
**Field**|**Type**|**Null**|**Key**|**Default**|**Notes**
|
||||
-----|-----|-----|-----|-----|-----
|
||||
gridid|int(10)|NO|PRI|0|
|
||||
zoneid|int(10)|NO|PRI|0|
|
||||
number|int(10)|NO|PRI|0|
|
||||
x|float|NO| |0|
|
||||
y|float|NO| |0|
|
||||
z|float|NO| |0|
|
||||
heading|float|NO| |0|
|
||||
pause|int(10)|NO| |0|
|
||||
Reference in New Issue
Block a user