Skip to content

Commit

Permalink
Fix names
Browse files Browse the repository at this point in the history
  • Loading branch information
Standing-Storm committed Sep 6, 2024
1 parent 376a918 commit f1622b5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions data/mods/Magiclysm/traits/school_deficiencies.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
{
"type": "mutation",
"id": "NO_CASTING_EVOCATION_SPELLS",
"name": "School Deficiency: Channeling",
"name": "School Deficiency: Evocation",
"points": -2,
"description": "No matter how hard you try, you never managed to master evocation spells. You are unable to cast any spell of the evocation school.",
"starting_trait": true,
Expand All @@ -22,7 +22,7 @@
{
"type": "mutation",
"id": "NO_CASTING_CONJURATION_SPELLS",
"name": "School Deficiency: Channeling",
"name": "School Deficiency: Conjuration",
"points": -2,
"description": "No matter how hard you try, you never managed to master conjuration spells. You are unable to cast any spell of the conjuration school.",
"starting_trait": true,
Expand All @@ -32,7 +32,7 @@
{
"type": "mutation",
"id": "NO_CASTING_ENHANCEMENT_SPELLS",
"name": "School Deficiency: Channeling",
"name": "School Deficiency: Enhancement",
"points": -2,
"description": "No matter how hard you try, you never managed to master enhancement spells. You are unable to cast any spell of the enhancement school.",
"starting_trait": true,
Expand Down

0 comments on commit f1622b5

Please sign in to comment.