Skip to content

Commit 2af0a69

Browse files
authored
Merge pull request #2364 from blkerby/crateria-west-blue-suit
West Crateria blue suit logic
2 parents aa6a26e + a8bb616 commit 2af0a69

10 files changed

Lines changed: 905 additions & 266 deletions

helpers.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1421,8 +1421,16 @@
14211421
"canInsaneJump"
14221422
]}
14231423
]
1424+
},
1425+
{
1426+
"name": "h_storedSpark",
1427+
"requires": [
1428+
{"or": [
1429+
{"useFlashSuit": {}},
1430+
{"blueSuitShinecharge": {}}
1431+
]}
1432+
]
14241433
}
1425-
14261434
]
14271435
},
14281436
{

0 commit comments

Comments
 (0)