Skip to content

Commit

Permalink
Merge pull request CleverRaven#75870 from Standing-Storm/bugfix-update
Browse files Browse the repository at this point in the history
[MoM] Add variable to Lifting Field update EoC
  • Loading branch information
Maleclypse authored Aug 22, 2024
2 parents bc76064 + 23d3d3e commit 6400cab
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion data/mods/MindOverMatter/obsolete/mutations.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@
},
{
"math": [ "u_spell_level('telekinetic_lifting_field')", "=", "(u_spell_level_sum('school': 'TELEKINETIC') / 8) + 1" ]
}
},
{ "math": [ "u_telekinesis_lifting_field_updated", "=", "1" ] }
]
}
]

0 comments on commit 6400cab

Please sign in to comment.