mirror of
https://github.com/EQEmu/Server.git
synced 2026-07-06 13:07:17 +00:00
Created horses (markdown)
+8
@@ -0,0 +1,8 @@
|
|||||||
|
**Field**|**Type**|**Null**|**Key**|**Default**|**Notes**
|
||||||
|
-----|-----|-----|-----|-----|-----
|
||||||
|
filename|varchar(32)|NO|PRI| |
|
||||||
|
race|smallint(3)|NO| |216|
|
||||||
|
gender|tinyint(1)|NO| |0|
|
||||||
|
texture|tinyint(2)|NO| |0|
|
||||||
|
mountspeed|float(4,2)|NO| |0.75|
|
||||||
|
notes|varchar(64)|YES| |Notes|
|
||||||
Reference in New Issue
Block a user