From f058534a695f44f0602eefec4ba8aec1843f9830 Mon Sep 17 00:00:00 2001 From: Brendan Fahy Date: Mon, 20 Sep 2021 16:07:22 -0400 Subject: [PATCH] Build event type was out of date included energySpent, which the game currently does not populate, and was missing `incomplete` and `structureType` which the game does include/ --- api/source/Room.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/api/source/Room.md b/api/source/Room.md index 8b84e6ae..737492a4 100644 --- a/api/source/Room.md +++ b/api/source/Room.md @@ -522,7 +522,8 @@ The `data` property is different for each event type according to the following +
  • `incomplete` - boolean indicating if the constructionsite is now completed
  • +
  • `structureType` - a STRUCTURE_* constant indicating the type of structure