coh-content-db-homecoming 1.3.22 → 1.3.24

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.
@@ -0,0 +1,2 @@
1
+ import { IBadgeData } from "coh-content-db";
2
+ export declare const MummysCurse: IBadgeData;
@@ -0,0 +1,2 @@
1
+ import { IBadgeData } from "coh-content-db";
2
+ export declare const ReaperOfSouls: IBadgeData;
@@ -0,0 +1,2 @@
1
+ import { IBadgeData } from "coh-content-db";
2
+ export declare const SpectralAnomaly: IBadgeData;
@@ -0,0 +1,2 @@
1
+ import { IBadgeData } from "coh-content-db";
2
+ export declare const UnholyCoven: IBadgeData;
@@ -0,0 +1,2 @@
1
+ import { IBadgeData } from "coh-content-db";
2
+ export declare const VampiricHeritage: IBadgeData;