summaryrefslogtreecommitdiff
path: root/docs/instance_encounters.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/instance_encounters.md')
-rw-r--r--docs/instance_encounters.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/instance_encounters.md b/docs/instance_encounters.md
new file mode 100644
index 0000000..453e99e
--- /dev/null
+++ b/docs/instance_encounters.md
@@ -0,0 +1,9 @@
+[[Database Structure|Database Structure]] > [[World-Database|World-Database]] > [[instance_encounters|instance_encounters]]
+
+Column | Type | Description
+--- | --- | ---
+Entry | int(10) unsigned |
+CreditType | tinyint(3) unsigned |
+CreditEntry | int(10) unsigned |
+LastEncounterDungeon | smallint(5) unsigned |
+Comment | varchar(255) |