-- Fixes the overbuild mission that has the wrong target, therefore not being completable UPDATE Missions SET target_objectID = 12259 WHERE id = 1177;