diff --git a/assets/data/aspects/aspects.json b/assets/data/aspects/aspects.json index 0d6e5f7..53fee82 100644 --- a/assets/data/aspects/aspects.json +++ b/assets/data/aspects/aspects.json @@ -1,12 +1,13 @@ [ { - "modId": "wildermyth", + "modId": "cecilkorik_training", "id": "maethalion_boost_train|NAME|SNARK|111", "parameters": [ {}, { "replace": "SNARK" }, { "replace": "111", "isNumber": true } ], - "stats": { "SNARK": 111 } + "stats": { "SNARK": 111 }, + "legacyAbilityChoice": true } ] \ No newline at end of file