diff --git a/character_potionbelt.md b/character_potionbelt.md new file mode 100644 index 0000000..8801be5 --- /dev/null +++ b/character_potionbelt.md @@ -0,0 +1,6 @@ +**Field**|**Type**|**Null**|**Key**|**Default**|**Notes** +-----|-----|-----|-----|-----|----- +id|int(11) unsigned|NO|PRI|0| +potion\_id|tinyint(11) unsigned|NO|PRI|0| +item\_id|int(11) unsigned|NO| |0| +icon|int(11) unsigned|NO| |0| \ No newline at end of file