mirror of
https://github.com/EQEmu/Server.git
synced 2026-07-07 22:27:17 +00:00
Created character_bind (markdown)
@@ -0,0 +1,10 @@
|
||||
**Field**|**Type**|**Null**|**Key**|**Default**|**Notes**
|
||||
-----|-----|-----|-----|-----|-----
|
||||
id|int(11) unsigned|NO|PRI| |auto\_increment
|
||||
slot|int(4)|NO|PRI|0|
|
||||
zone\_id|smallint(11) unsigned|NO| |0|
|
||||
instance\_id|mediumint(11) unsigned|NO| |0|
|
||||
x|float|NO| |0|
|
||||
y|float|NO| |0|
|
||||
z|float|NO| |0|
|
||||
heading|float|NO| |0|
|
||||
Reference in New Issue
Block a user