summaryrefslogtreecommitdiff
path: root/docs/character_homebind.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/character_homebind.md')
-rw-r--r--docs/character_homebind.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/character_homebind.md b/docs/character_homebind.md
new file mode 100644
index 0000000..04ba67c
--- /dev/null
+++ b/docs/character_homebind.md
@@ -0,0 +1,10 @@
+[[Database Structure|Database Structure]] > [[Character-Database|Character-Database]] > [[character_homebind|character_homebind]]
+
+Column | Type | Description
+--- | --- | ---
+Guid | int(10) unsigned |
+MapId | smallint(5) unsigned |
+ZoneId | smallint(5) unsigned |
+PosX | float |
+PosY | float |
+PosZ | float |