summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSoglaHash <74299960+SoglaHash@users.noreply.github.com>2022-08-12 17:21:12 +0200
committerGitHub <noreply@github.com>2022-08-12 17:21:12 +0200
commite123df24fc924c51be196181f9e7c39d02ca5ea8 (patch)
tree9646e3bfc4d98bb728e4e300df1c1e9754a81406 /docs
parent335f1d3e141edc1f950295d38be333356e2b5e98 (diff)
downloadwiki-e123df24fc924c51be196181f9e7c39d02ca5ea8.tar.gz
wiki-e123df24fc924c51be196181f9e7c39d02ca5ea8.tar.bz2
wiki-e123df24fc924c51be196181f9e7c39d02ca5ea8.zip
Update gameobject_template.md (#792)
Change chairOrientation to height
Diffstat (limited to 'docs')
-rw-r--r--docs/gameobject_template.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/gameobject_template.md b/docs/gameobject_template.md
index acaa00a..a75aed7 100644
--- a/docs/gameobject_template.md
+++ b/docs/gameobject_template.md
@@ -242,7 +242,7 @@ Object type not used
**GAMEOBJECT\_TYPE\_CHAIR = 7**
- data0: chairslots (number of players that can sit down on it)
-- data1: chairorientation? (number of usable side?)
+- data1: height
- data2: onlyCreatorUse
- data3: triggeredEvent
- data4: conditionID1