diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/gameobject_template.md | 2 |
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 |
