diff options
Diffstat (limited to 'docs/db_script_string.md')
| -rw-r--r-- | docs/db_script_string.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/db_script_string.md b/docs/db_script_string.md new file mode 100644 index 0000000..bebe606 --- /dev/null +++ b/docs/db_script_string.md @@ -0,0 +1,14 @@ +[[Database Structure|Database Structure]] > [[World-Database|World-Database]] > [[db_script_string|db_script_string]] + +Column | Type | Description +--- | --- | --- +Entry | int(10) unsigned | +Content_default | text | +Content_loc1 | text | +Content_loc2 | text | +Content_loc3 | text | +Content_loc4 | text | +Content_loc5 | text | +Content_loc6 | text | +Content_loc7 | text | +Content_loc8 | text | |
