Skip to content

Commit 20e9936

Browse files
authored
New undocumented object Key. lets fucking go!!
1 parent 38adde9 commit 20e9936

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ Property keys reflect the keys found in the following table, whereas property va
8989
| 51 | Target Group ID | **integer** | the Target Group ID in a trigger |
9090
| 52 | Pulse Target Type | **[Pulse Target Type](enumerations.md)** | the Target Type property of the Pulse trigger |
9191
| 54 | Yellow Teleportation Portal Y Offset | **float** | the Y offset of the yellow from the blue teleportation portal |
92+
| 55 | Teleport Portal Ease | **bool** | The Smooth Ease property within Teleport Portals |
9293
| 56 | Activate Group | **bool** | the Activate Group property of the trigger |
9394
| 57 | Group IDs | **integer array** | the group IDs of the object |
9495
| 58 | Lock To Player X | **bool** | the Lock To Player X property of the Move trigger |
@@ -176,9 +177,6 @@ The following key ranges are potentially discarded features, whose appearance in
176177
<tr>
177178
<td align="center" colspan="2">53</td>
178179
</tr>
179-
<tr>
180-
<td align="center" colspan="2">55</td>
181-
</tr>
182180
<tr>
183181
<td align="center" colspan="2">83</td>
184182
</tr>

0 commit comments

Comments
 (0)