From 8f2b4a961f5c956ee5aa58aad01df919371fcb42 Mon Sep 17 00:00:00 2001 From: Sunny Bat Date: Tue, 16 Sep 2025 10:26:06 -0700 Subject: [PATCH] Raft: Add Zipline Tool requirement to Engine controls blueprint #5455 --- worlds/raft/locations.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/worlds/raft/locations.json b/worlds/raft/locations.json index 5f73c2f8b2..8d04e3046a 100644 --- a/worlds/raft/locations.json +++ b/worlds/raft/locations.json @@ -810,7 +810,10 @@ { "id": 48105, "name": "Engine controls blueprint", - "region": "CaravanIsland" + "region": "CaravanIsland", + "requiresAccessToItems": [ + "Zipline tool" + ] }, { "id": 48106,