diff --git a/bot_pet_buffs.md b/bot_pet_buffs.md new file mode 100644 index 0000000..42c395e --- /dev/null +++ b/bot_pet_buffs.md @@ -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| \ No newline at end of file