mirror of
https://github.com/EQEmu/Server.git
synced 2026-07-04 02:47:19 +00:00
Created bot_pet_buffs (markdown)
@@ -0,0 +1,7 @@
|
||||
**Field**|**Type**|**Null**|**Key**|**Default**|**Notes**
|
||||
-----|-----|-----|-----|-----|-----
|
||||
pet\_buffs\_index|int(10) unsigned|NO|PRI| |auto\_increment
|
||||
pets\_index|int(10) unsigned|NO|MUL|0|
|
||||
spell\_id|int(10) unsigned|NO| |0|
|
||||
caster\_level|int(10) unsigned|NO| |0|
|
||||
duration|int(11) unsigned|NO| |0|
|
||||
Reference in New Issue
Block a user