Skip to content

Commit

Permalink
Merge pull request #244 from LandsOfHope/develop
Browse files Browse the repository at this point in the history
add gladiator profession evo
  • Loading branch information
etinquis authored Jan 8, 2024
2 parents 9f3899e + 0df25a6 commit ae11342
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion professions/evolution/profession-evolution.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,10 @@

["animator", "shaper"],
["shaper", "manipulator"],
["manipulator", "geomancer"]
["manipulator", "geomancer"],

["mercenary", "gladiator"],
["gladiator", "vanquisher"],
["vanquisher", "champion"]
]
}

0 comments on commit ae11342

Please sign in to comment.