diff options
Diffstat (limited to 'docs/account_tutorial.md')
| -rw-r--r-- | docs/account_tutorial.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/account_tutorial.md b/docs/account_tutorial.md new file mode 100644 index 0000000..27a82f7 --- /dev/null +++ b/docs/account_tutorial.md @@ -0,0 +1,13 @@ +[[Database Structure|Database Structure]] > [[Character-Database|Character-Database]] > [[account_tutorial|account_tutorial]] + +Column | Type | Description +--- | --- | --- +AccountId | int(10) unsigned | +Tut0 | int(10) unsigned | +Tut1 | int(10) unsigned | +Tut2 | int(10) unsigned | +Tut3 | int(10) unsigned | +Tut4 | int(10) unsigned | +Tut5 | int(10) unsigned | +Tut6 | int(10) unsigned | +Tut7 | int(10) unsigned | |
