Skip to content

Commit

Permalink
chore(integration): remove Bardic Inspiration alias
Browse files Browse the repository at this point in the history
As of 0.9.35, this is no longer necessary
  • Loading branch information
TheGiddyLimit committed Jan 25, 2024
1 parent 16c8f50 commit 673fe30
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions module/js/integrations/ChrisPremades.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ class _ChrisPremadesNameMappings {
static _MAP_SPECIFIC = {
"classFeature": {
"Ki": "Ki Points",
// Note: for College of Creation bards it's "Bardic Inspiration, Magical Inspiration, & Mote of Potential" but we ignore this case
"Bardic Inspiration": "Bardic Inspiration & Magical Inspiration",
},
};

Expand Down

0 comments on commit 673fe30

Please sign in to comment.