diff options
Diffstat (limited to 'docs/spell_group_stack_rules.md')
| -rw-r--r-- | docs/spell_group_stack_rules.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/spell_group_stack_rules.md b/docs/spell_group_stack_rules.md new file mode 100644 index 0000000..d13a595 --- /dev/null +++ b/docs/spell_group_stack_rules.md @@ -0,0 +1,7 @@ +[[Database Structure|Database Structure]] > [[World-Database|World-Database]] > [[spell_group_stack_rules|spell_group_stack_rules]] + +Column | Type | Description +--- | --- | --- +Group_id | int(11) unsigned | +Stack_rule | tinyint(3) | +Description | varchar(150) | |
