From de87db3cd6d0c65752a16a85916fe894b459db28 Mon Sep 17 00:00:00 2001 From: metzner Date: Mon, 16 May 2022 23:11:22 +0200 Subject: [PATCH] Logic trick --- locations/locations.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locations/locations.json b/locations/locations.json index 6515eb07..7af3fd09 100644 --- a/locations/locations.json +++ b/locations/locations.json @@ -444,7 +444,7 @@ }, { "name": "Discard", - "access_rules": ["Dots,Stars,StarSameColor,BWSquare,Shapers,ColoredSquares,Triangles"], + "access_rules": ["Unrandomized,[Dots],[Stars],[StarSameColor],[BWSquare],[Shapers],[ColoredSquares],Triangles","Dots,Stars,StarSameColor,BWSquare,Shapers,ColoredSquares,Triangles"], "visibility_rules": ["Discarded"], "item_count": 1 },