Skip to content

Commit

Permalink
update access rule for crisis averted
Browse files Browse the repository at this point in the history
  • Loading branch information
nbrochu committed Feb 19, 2024
1 parent db0b458 commit cced7a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion locations/locations.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
}
]
},
Expand Down

0 comments on commit cced7a3

Please sign in to comment.