mirror of
https://github.com/EQEmu/Server.git
synced 2026-07-05 03:47:17 +00:00
Created pets (markdown)
+10
@@ -0,0 +1,10 @@
|
|||||||
|
**Field**|**Type**|**Null**|**Key**|**Default**|**Notes**
|
||||||
|
-----|-----|-----|-----|-----|-----
|
||||||
|
type|varchar(64)|NO|PRI| |
|
||||||
|
petpower|int(11)|NO|PRI|0|
|
||||||
|
npcID|int(11)|NO| |0|
|
||||||
|
temp|tinyint(4)|NO| |0|
|
||||||
|
petcontrol|tinyint(4)|NO| |0|
|
||||||
|
petnaming|tinyint(4)|NO| |0|
|
||||||
|
monsterflag|tinyint(4)|NO| |0|
|
||||||
|
equipmentset|int(11)|NO| |-1|
|
||||||
Reference in New Issue
Block a user