From cced7a3b24c147bc0230259bea14ea04f0ef1e56 Mon Sep 17 00:00:00 2001 From: Nicholas Brochu Date: Mon, 19 Feb 2024 17:51:14 -0500 Subject: [PATCH] update access rule for crisis averted --- locations/locations.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locations/locations.json b/locations/locations.json index 0118971..caf74fb 100644 --- a/locations/locations.json +++ b/locations/locations.json @@ -378,7 +378,7 @@ { "name": "Stash the activated zork rocks in the dented locker in the GUE Tech hallway.", "visibility_rules": [], - "access_rules": ["$canActivateZorkRocks,$canReachGUETechHallway,hotspot_dented_locker"] + "access_rules": ["$canActivateZorkRocks,$canReachGUETechHallway,spell_igram,hotspot_purple_words,hotspot_dented_locker"] } ] },