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