From a3d359e1cc4f40328f898653a5cc3b9711a522e6 Mon Sep 17 00:00:00 2001 From: Yehonal Date: Sun, 17 Feb 2019 21:34:28 +0100 Subject: Import all wiki page from old wiki (links to fix) --- docs/character_homebind.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 docs/character_homebind.md (limited to 'docs/character_homebind.md') 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 | -- cgit