diff --git a/mods/ts/rules/gdi-support.yaml b/mods/ts/rules/gdi-support.yaml index e733786983..26e4c3a069 100644 --- a/mods/ts/rules/gdi-support.yaml +++ b/mods/ts/rules/gdi-support.yaml @@ -45,8 +45,13 @@ GACTWR: Inherits: ^Defense Inherits@IDISABLE: ^DisableOnPowerDown Inherits@AUTOTARGET: ^AutoTargetAll - -WithSpriteBody: + WithMakeAnimation: + BodyNames: make + WithSpriteBody: + Name: make + Sequence: invisible WithWallSpriteBody: + RequiresCondition: !build-incomplete Type: wall Valued: Cost: 200 diff --git a/mods/ts/sequences/structures.yaml b/mods/ts/sequences/structures.yaml index 43ce14e8b6..6f4e8abba6 100644 --- a/mods/ts/sequences/structures.yaml +++ b/mods/ts/sequences/structures.yaml @@ -1192,6 +1192,8 @@ gactwr: Start: 2 ShadowStart: 5 Tick: 400 + invisible: null + UseTilesetCode: false idle-lights: gtctwr_a Length: 6 Tick: 200