Skip to content

Commit

Permalink
Merge pull request #42 from BadMagic100/patch-1
Browse files Browse the repository at this point in the history
Add missing ENEMYPOGOS to tower of love vengefly skip
  • Loading branch information
homothetyhk authored Jun 21, 2024
2 parents 9279fbc + 5730bba commit f97ca27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RandomizerMod/Resources/Logic/locations.json
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@
},
{
"name": "Collector's_Map",
"logic": "Ruins2_11[right1] + (LEFTCLAW | RIGHTCLAW + (WINGS | RIGHTDASH | PRECISEMOVEMENT) | WINGS + COMPLEXSKIPS | $SHRIEKPOGO[5,before:AREASOUL]) + Defeated_Collector"
"logic": "Ruins2_11[right1] + (LEFTCLAW | RIGHTCLAW + (WINGS | RIGHTDASH | PRECISEMOVEMENT) | WINGS + COMPLEXSKIPS + ENEMYPOGOS | $SHRIEKPOGO[5,before:AREASOUL]) + Defeated_Collector"
},
{
"name": "Mask_Shard-Brooding_Mawlek",
Expand Down

0 comments on commit f97ca27

Please sign in to comment.