From cbcb54be3e1d63af195a55e7f4b2a11e2edee546 Mon Sep 17 00:00:00 2001 From: Chris Miles Date: Sat, 13 Jan 2018 06:09:00 -0600 Subject: [PATCH] Created ldon_trap_templates (markdown) --- ldon_trap_templates.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 ldon_trap_templates.md diff --git a/ldon_trap_templates.md b/ldon_trap_templates.md new file mode 100644 index 0000000..1a25b2e --- /dev/null +++ b/ldon_trap_templates.md @@ -0,0 +1,7 @@ +**Field**|**Type**|**Null**|**Key**|**Default**|**Extra** +-----|-----|-----|-----|-----|----- +id|int(10) unsigned|NO|PRI| | +type|tinyint(3) unsigned|NO| |1| +spell\_id|smallint(5) unsigned|NO| |0| +skill|smallint(5) unsigned|NO| |0| +locked|tinyint(3) unsigned|NO| |0| \ No newline at end of file