From 281074e6e22ce73d21b7d328e5635a23179e33ab Mon Sep 17 00:00:00 2001 From: Chris Miles Date: Sat, 13 Jan 2018 16:01:47 -0600 Subject: [PATCH] Created merchantlist_temp (markdown) --- merchantlist_temp.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 merchantlist_temp.md diff --git a/merchantlist_temp.md b/merchantlist_temp.md new file mode 100644 index 0000000..6f0b953 --- /dev/null +++ b/merchantlist_temp.md @@ -0,0 +1,6 @@ +**Field**|**Type**|**Null**|**Key**|**Default**|**Notes** +-----|-----|-----|-----|-----|----- +npcid|int(10) unsigned|NO|PRI|0| +slot|tinyint(3) unsigned|NO|PRI|0| +itemid|int(10) unsigned|NO| |0| +charges|int(10) unsigned|NO| |1| \ No newline at end of file