coh-content-db-homecoming 1.3.15 → 1.3.19

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.
Files changed (47) hide show
  1. package/dist/badge/accolade/a-light-in-dark-astoria.d.ts +2 -0
  2. package/dist/badge/accolade/history-in-the-making.d.ts +2 -0
  3. package/dist/badge/accomplishment/best-friends-forever.d.ts +2 -0
  4. package/dist/badge/accomplishment/gold-standard.d.ts +2 -0
  5. package/dist/badge/accomplishment/worthy-opponent.d.ts +2 -0
  6. package/dist/badge/achievement/cant-touch-this.d.ts +2 -0
  7. package/dist/badge/achievement/master-of-dr-aeons-strike-force.d.ts +2 -0
  8. package/dist/badge/achievement/master-of-the-descent-to-the-hydra.d.ts +2 -0
  9. package/dist/badge/achievement/master-of-the-keyes-island-reactor.d.ts +2 -0
  10. package/dist/badge/achievement/master-of-the-lambda-sector.d.ts +2 -0
  11. package/dist/badge/achievement/master-of-the-magisterium.d.ts +2 -0
  12. package/dist/badge/achievement/master-of-the-market-crash.d.ts +2 -0
  13. package/dist/badge/achievement/master-of-the-minds-of-mayhem.d.ts +2 -0
  14. package/dist/badge/achievement/master-of-the-prisoners-of-eden.d.ts +2 -0
  15. package/dist/badge/achievement/master-of-the-tpn-campus.d.ts +2 -0
  16. package/dist/badge/achievement/power-overwhelming.d.ts +2 -0
  17. package/dist/badge/achievement/ripple-raider.d.ts +2 -0
  18. package/dist/badge/achievement/unfriendly-fire.d.ts +2 -0
  19. package/dist/badge/defeat/call-of-the-void.d.ts +2 -0
  20. package/dist/badge/defeat/cool-customer.d.ts +2 -0
  21. package/dist/badge/defeat/epidemiologist.d.ts +2 -0
  22. package/dist/badge/defeat/fabled.d.ts +2 -0
  23. package/dist/badge/defeat/legatus.d.ts +2 -0
  24. package/dist/badge/defeat/mythical.d.ts +2 -0
  25. package/dist/badge/defeat/rearguard.d.ts +2 -0
  26. package/dist/badge/defeat/the-beast-within.d.ts +2 -0
  27. package/dist/badge/defeat/totally-radical.d.ts +2 -0
  28. package/dist/badge/defeat/who-smelt-it-dealt-it.d.ts +2 -0
  29. package/dist/badge/event/license-to-chill.d.ts +2 -0
  30. package/dist/badge/event/sinister-summoner.d.ts +2 -0
  31. package/dist/badge/exploration/darkness-unleashed.d.ts +2 -0
  32. package/dist/badge/exploration/human-nature.d.ts +2 -0
  33. package/dist/badge/exploration/out-of-bounds.d.ts +2 -0
  34. package/dist/badge/exploration/sanctuary.d.ts +2 -0
  35. package/dist/badge/exploration/vision-of-ambition.d.ts +2 -0
  36. package/dist/badge/exploration/voice-of-the-oracle.d.ts +2 -0
  37. package/dist/badge/ouroboros/alpha-not-omega.d.ts +2 -0
  38. package/dist/badge/ouroboros/deincarnated.d.ts +2 -0
  39. package/dist/coh-content-db-homecoming.js +2 -2
  40. package/dist/coh-content-db-homecoming.nomin.js +2727 -1722
  41. package/package.json +1 -1
  42. package/dist/badge/accolade/a-light-in-dark-astorias.d.ts +0 -2
  43. package/dist/badge/achievement/master-of-keyes-island-reactor.d.ts +0 -2
  44. package/dist/badge/achievement/master-of-lambda-sector.d.ts +0 -2
  45. package/dist/badge/achievement/master-of-magisterium.d.ts +0 -2
  46. package/dist/badge/achievement/master-of-minds-of-mayhem.d.ts +0 -2
  47. package/dist/badge/achievement/master-of-tpn-campus.d.ts +0 -2
@@ -0,0 +1,2 @@
1
+ import { IBadgeData } from "coh-content-db";
2
+ export declare const ALightInDarkAstoria: IBadgeData;
@@ -0,0 +1,2 @@
1
+ import { IBadgeData } from "coh-content-db";
2
+ export declare const HistoryInTheMaking: IBadgeData;
@@ -0,0 +1,2 @@
1
+ import { IBadgeData } from "coh-content-db";
2
+ export declare const BestFriendsForever: IBadgeData;
@@ -0,0 +1,2 @@
1
+ import { IBadgeData } from "coh-content-db";
2
+ export declare const GoldStandard: IBadgeData;
@@ -0,0 +1,2 @@
1
+ import { IBadgeData } from "coh-content-db";
2
+ export declare const WorthyOpponent: IBadgeData;
@@ -0,0 +1,2 @@
1
+ import { IBadgeData } from "coh-content-db";
2
+ export declare const CantTouchThis: IBadgeData;
@@ -0,0 +1,2 @@
1
+ import { IBadgeData } from "coh-content-db";
2
+ export declare const MasterOfDrAeonsStrikeForce: IBadgeData;
@@ -0,0 +1,2 @@
1
+ import { IBadgeData } from "coh-content-db";
2
+ export declare const MasterOfTheDescentToTheHydra: IBadgeData;
@@ -0,0 +1,2 @@
1
+ import { IBadgeData } from "coh-content-db";
2
+ export declare const MasterOfTheKeyesIslandReactor: IBadgeData;
@@ -0,0 +1,2 @@
1
+ import { IBadgeData } from "coh-content-db";
2
+ export declare const MasterOfTheLambdaSector: IBadgeData;
@@ -0,0 +1,2 @@
1
+ import { IBadgeData } from "coh-content-db";
2
+ export declare const MasterOfTheMagisterium: IBadgeData;
@@ -0,0 +1,2 @@
1
+ import { IBadgeData } from "coh-content-db";
2
+ export declare const MasterOfTheMarketCrash: IBadgeData;
@@ -0,0 +1,2 @@
1
+ import { IBadgeData } from "coh-content-db";
2
+ export declare const MasterOfTheMindsOfMayhem: IBadgeData;
@@ -0,0 +1,2 @@
1
+ import { IBadgeData } from "coh-content-db";
2
+ export declare const MasterOfThePrisonersOfEden: IBadgeData;
@@ -0,0 +1,2 @@
1
+ import { IBadgeData } from "coh-content-db";
2
+ export declare const MasterOfTheTpnCampus: IBadgeData;
@@ -0,0 +1,2 @@
1
+ import { IBadgeData } from "coh-content-db";
2
+ export declare const PowerOverwhelming: IBadgeData;
@@ -0,0 +1,2 @@
1
+ import { IBadgeData } from "coh-content-db";
2
+ export declare const RippleRaider: IBadgeData;
@@ -0,0 +1,2 @@
1
+ import { IBadgeData } from "coh-content-db";
2
+ export declare const UnfriendlyFire: IBadgeData;
@@ -0,0 +1,2 @@
1
+ import { IBadgeData } from "coh-content-db";
2
+ export declare const CallOfTheVoid: IBadgeData;
@@ -0,0 +1,2 @@
1
+ import { IBadgeData } from "coh-content-db";
2
+ export declare const CoolCustomer: IBadgeData;
@@ -0,0 +1,2 @@
1
+ import { IBadgeData } from "coh-content-db";
2
+ export declare const Epidemiologist: IBadgeData;
@@ -0,0 +1,2 @@
1
+ import { IBadgeData } from "coh-content-db";
2
+ export declare const Fabled: IBadgeData;
@@ -0,0 +1,2 @@
1
+ import { IBadgeData } from "coh-content-db";
2
+ export declare const Legatus: IBadgeData;
@@ -0,0 +1,2 @@
1
+ import { IBadgeData } from "coh-content-db";
2
+ export declare const Mythical: IBadgeData;
@@ -0,0 +1,2 @@
1
+ import { IBadgeData } from "coh-content-db";
2
+ export declare const Rearguard: IBadgeData;
@@ -0,0 +1,2 @@
1
+ import { IBadgeData } from "coh-content-db";
2
+ export declare const TheBeastWithin: IBadgeData;
@@ -0,0 +1,2 @@
1
+ import { IBadgeData } from "coh-content-db";
2
+ export declare const TotallyRadical: IBadgeData;
@@ -0,0 +1,2 @@
1
+ import { IBadgeData } from "coh-content-db";
2
+ export declare const WhoSmeltItDealtIt: IBadgeData;
@@ -0,0 +1,2 @@
1
+ import { IBadgeData } from "coh-content-db";
2
+ export declare const LicenseToChill: IBadgeData;
@@ -0,0 +1,2 @@
1
+ import { IBadgeData } from "coh-content-db";
2
+ export declare const SinisterSummoner: IBadgeData;
@@ -0,0 +1,2 @@
1
+ import { IBadgeData } from "coh-content-db";
2
+ export declare const DarknessUnleashed: IBadgeData;
@@ -0,0 +1,2 @@
1
+ import { IBadgeData } from "coh-content-db";
2
+ export declare const HumanNature: IBadgeData;
@@ -0,0 +1,2 @@
1
+ import { IBadgeData } from "coh-content-db";
2
+ export declare const OutOfBounds: IBadgeData;
@@ -0,0 +1,2 @@
1
+ import { IBadgeData } from "coh-content-db";
2
+ export declare const Sanctuary: IBadgeData;
@@ -0,0 +1,2 @@
1
+ import { IBadgeData } from "coh-content-db";
2
+ export declare const VisionOfAmbition: IBadgeData;
@@ -0,0 +1,2 @@
1
+ import { IBadgeData } from "coh-content-db";
2
+ export declare const VoiceOfTheOracle: IBadgeData;
@@ -0,0 +1,2 @@
1
+ import { IBadgeData } from "coh-content-db";
2
+ export declare const AlphaNotOmega: IBadgeData;
@@ -0,0 +1,2 @@
1
+ import { IBadgeData } from "coh-content-db";
2
+ export declare const Deincarnated: IBadgeData;