diff options
Diffstat (limited to 'docs/instance_template.md')
| -rw-r--r-- | docs/instance_template.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/instance_template.md b/docs/instance_template.md new file mode 100644 index 0000000..60a4ccb --- /dev/null +++ b/docs/instance_template.md @@ -0,0 +1,8 @@ +[[Database Structure|Database Structure]] > [[World-Database|World-Database]] > [[instance_template|instance_template]] + +Column | Type | Description +--- | --- | --- +Map | smallint(5) unsigned | +Parent | smallint(5) unsigned | +Script | varchar(128) | +AllowMount | tinyint(3) unsigned | |
