mirror of
https://github.com/EQEmu/Server.git
synced 2026-07-05 07:57:17 +00:00
Created char_create_combinations (markdown)
@@ -0,0 +1,8 @@
|
|||||||
|
**Field**|**Type**|**Null**|**Key**|**Default**|**Notes**
|
||||||
|
-----|-----|-----|-----|-----|-----
|
||||||
|
allocation\_id|int(10) unsigned|NO| | |
|
||||||
|
race|int(10) unsigned|NO|PRI| |
|
||||||
|
class|int(10) unsigned|NO|PRI| |
|
||||||
|
deity|int(10) unsigned|NO|PRI| |
|
||||||
|
start\_zone|int(10) unsigned|NO|PRI| |
|
||||||
|
expansions\_req|int(10) unsigned|NO| |0|
|
||||||
Reference in New Issue
Block a user