Skip to content

docs: use destroyable terrain in Mini Tanks cache AC#486

Merged
EHotwagner merged 1 commit into
mainfrom
item/478-mini-tanks-wall-ac
Jul 23, 2026
Merged

docs: use destroyable terrain in Mini Tanks cache AC#486
EHotwagner merged 1 commit into
mainfrom
item/478-mini-tanks-wall-ac

Conversation

@EHotwagner

Copy link
Copy Markdown
Contributor

Wall is permanent by contract (MaxHp = None, CrushMass = None, state pinned Intact), so it cannot exercise terrain mutation. AC #15 now uses the existing destroyable Brick material and explicitly transitions that tile to Open, preserving the intended Terrain.Version cache-invalidation proof.

Closes #478.

Make the cache-invalidation scenario operate on the spec’s destroyable Brick material instead of its explicitly permanent Wall material.

Closes #478.

FSGG-Worker: dunlin-1b73
@EHotwagner
EHotwagner merged commit 1ff4f5a into main Jul 23, 2026
29 checks passed
@EHotwagner
EHotwagner deleted the item/478-mini-tanks-wall-ac branch July 23, 2026 03:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

mini-tanks AC #15 contradicts permanent Wall material

1 participant