summaryrefslogtreecommitdiff
path: root/docs/gameobject_template.md
diff options
context:
space:
mode:
authorBarbz <BarbzYHOOL@users.noreply.github.com>2020-02-06 23:56:54 +0100
committerGitHub <noreply@github.com>2020-02-06 23:56:54 +0100
commit84328ffb66e8270aa77dc2df9aa61cd7f3cf5071 (patch)
treeb62d4e9b360205242218fe0887f9dbfdd7c0233c /docs/gameobject_template.md
parent944e0cf26b844f23001cc2c1455b6a03f83bd6a0 (diff)
downloadwiki-84328ffb66e8270aa77dc2df9aa61cd7f3cf5071.tar.gz
wiki-84328ffb66e8270aa77dc2df9aa61cd7f3cf5071.tar.bz2
wiki-84328ffb66e8270aa77dc2df9aa61cd7f3cf5071.zip
fix: AIName gameobject_template.md (#185)
Diffstat (limited to 'docs/gameobject_template.md')
-rw-r--r--docs/gameobject_template.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/gameobject_template.md b/docs/gameobject_template.md
index 3033b70..a933ca1 100644
--- a/docs/gameobject_template.md
+++ b/docs/gameobject_template.md
@@ -996,7 +996,8 @@ No data data used, all are always 0
### AIName
-This field is overridden by ScriptName field if both are set. Only 'SmartGameObjectAI' can be used.
+This field is overridden by ScriptName field if both are set.
+Note: Only `SmartGameObjectAI` can be used in this field, do not use `SmartAI`
### ScriptName