Skip to content

Commit a8bb616

Browse files
committed
West Crateria blue suit logic
1 parent ff59f59 commit a8bb616

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)