From fb74e789afa1659786cdf2003b26ca5a83d7e550 Mon Sep 17 00:00:00 2001 From: Joshua Deville Date: Wed, 8 Jul 2026 16:28:07 -0400 Subject: [PATCH] Verify block stat aggregation with one of each block attached One Hull/Thruster/Power/Storage block placed near the ship spawn and wired into the corresponding Slot_* references. Verified via Python (direct RecalculateStats call + property reads): MaxHull 150, MaxPower 150, StorageCapacity 30, ShipMovement.MaxSpeed 4500 -- all exactly base + block bonus. Confirms the block-slot aggregation system works end-to-end. Smoke-tested in PIE: no runtime errors. --- Content/Maps/L_TestFlight.umap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Content/Maps/L_TestFlight.umap b/Content/Maps/L_TestFlight.umap index 8b21740..f1d9f7e 100644 --- a/Content/Maps/L_TestFlight.umap +++ b/Content/Maps/L_TestFlight.umap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d5e2b86d981fdece09a9caaad6557409b732b9f07ef5ce974b6a312e9ad30a4f -size 44471 +oid sha256:aa9f5673f8931cc53b0c9bb758723f5b9045135b30a4bd0c1f23c027d1d469ce +size 54287