Skip to content

Commit 38adde9

Browse files
authored
undocumented key
1 parent 7b58df6 commit 38adde9

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

docs/resources/client/level-components/level-object.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -130,11 +130,12 @@ Property keys reflect the keys found in the following table, whereas property va
130130
| 96 | Disable Glow | **bool** | the Disable Glow property of the object |
131131
| 97 | Custom Rotation Speed | **float** | the Custom Rotation Speed property of the rotating object in degrees per second |
132132
| 98 | Disable Rotation | **bool** | the Disable Rotation property of the rotating object |
133-
| 99 | Multi Activate | **bool** | the Multi Activate property of the Count trigger |
133+
| 99 | Multi Activate (Orbs) | **bool** | the Multi Activate property of Orbs |
134134
| 100 | Enable Use Target | **bool** | the Enable Use Target property of the Move trigger |
135135
| 101 | Target Pos Coordinates | **[Target Pos Coordinates](enumerations.md)** | the Target Pos Coordinates property of the Move trigger |
136136
| 102 | Editor Disable | **bool** | the Editor Disable property of the Spawn trigger |
137137
| 103 | High Detail | **bool** | the High Detail property of the object |
138+
| 104 | Multi Activate (Triggers) | **bool** | The Multi Activate Property of Triggers |
138139
| 105 | Max Speed | **float** | the Max Speed property of the Follow Player Y trigger |
139140
| 106 | Randomize Start | **bool** | the Randomize Start property of the animated object |
140141
| 107 | Animation Speed | **float** | the Animation Speed property of the animated object |
@@ -181,7 +182,4 @@ The following key ranges are potentially discarded features, whose appearance in
181182
<tr>
182183
<td align="center" colspan="2">83</td>
183184
</tr>
184-
<tr>
185-
<td align="center" colspan="2">104</td>
186-
</tr>
187185
</table>

0 commit comments

Comments
 (0)