summaryrefslogtreecommitdiff
path: root/docs/gameobject_addon.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/gameobject_addon.md')
-rw-r--r--docs/gameobject_addon.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/gameobject_addon.md b/docs/gameobject_addon.md
new file mode 100644
index 0000000..844fe46
--- /dev/null
+++ b/docs/gameobject_addon.md
@@ -0,0 +1,7 @@
+[[Database Structure|Database Structure]] > [[World-Database|World-Database]] > [[gameobject_addon|gameobject_addon]]
+
+Column | Type | Description
+--- | --- | ---
+Guid | int(10) unsigned |
+InvisibilityType | tinyint(3) unsigned |
+InvisibilityValue | int(10) unsigned |