We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03f7665 commit 7f3c75aCopy full SHA for 7f3c75a
‎api/source/Room.md
@@ -524,8 +524,8 @@ The `data` property is different for each event type according to the following
524
<li>`targetId` - the target object ID</li>
525
<li>`amount` - the amount of build progress gained</li>
526
<li>`structureType` - one of the STRUCTURE_* constants</li>
527
- <li>`x` - the X position</li>
528
- <li>`y` - the Y position</li>
+ <li>`x` - the X position of the target construction site</li>
+ <li>`y` - the Y position of the target construction site</li>
529
<li>`incomplete` - status of build progress</li>
530
</ul>
531
</td>
0 commit comments