coh-content-db-homecoming 2.0.3 → 2.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "coh-content-db-homecoming",
3
- "version": "2.0.3",
3
+ "version": "2.0.4",
4
4
  "description": "City of Heroes Homecoming Content Database",
5
5
  "homepage": "https://github.com/n15g/coh-content-db-homecoming#readme",
6
6
  "bugs": {
@@ -9,7 +9,7 @@ export const BeyondReasonableDoubt: BadgeData = {
9
9
  releaseDate: '2019-06-01',
10
10
  morality: 'heroic',
11
11
  badgeText: 'It is better that ten guilty persons escape than that one innocent suffer.',
12
- acquisition: `Kill Rider in the ${missionLink(DirtyWork)} story arc.`,
12
+ acquisition: `Spare Rider in the ${missionLink(DirtyWork)} story arc.`,
13
13
  links: [
14
14
  { title: 'Beyond Reasonable Doubt Badge', href: 'https://homecoming.wiki/wiki/Beyond_Reasonable_Doubt_Badge' },
15
15
  ],