Skip to content

Commit 7f3c75a

Browse files
committed
💬 update EVENT_BUILD fields descriptions
1 parent 03f7665 commit 7f3c75a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎api/source/Room.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -524,8 +524,8 @@ The `data` property is different for each event type according to the following
524524
<li>`targetId` - the target object ID</li>
525525
<li>`amount` - the amount of build progress gained</li>
526526
<li>`structureType` - one of the STRUCTURE_* constants</li>
527-
<li>`x` - the X position</li>
528-
<li>`y` - the Y position</li>
527+
<li>`x` - the X position of the target construction site</li>
528+
<li>`y` - the Y position of the target construction site</li>
529529
<li>`incomplete` - status of build progress</li>
530530
</ul>
531531
</td>

0 commit comments

Comments
 (0)