coh-content-db-homecoming 1.4.2 → 1.4.3
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.
|
@@ -53759,7 +53759,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;!(__WEBPACK_AMD_
|
|
|
53759
53759
|
key: "down-in-front",
|
|
53760
53760
|
setTitleId: 2550,
|
|
53761
53761
|
names: [
|
|
53762
|
-
{ value: "Down
|
|
53762
|
+
{ value: "Down In Front" },
|
|
53763
53763
|
],
|
|
53764
53764
|
alignment: coh_content_db_1.ALIGNMENT_ANY,
|
|
53765
53765
|
badgeText: [
|
|
@@ -53767,7 +53767,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;!(__WEBPACK_AMD_
|
|
|
53767
53767
|
],
|
|
53768
53768
|
acquisition: "Stand in between Manticore and Sister Psyche during the ceremony until you are teleported away.",
|
|
53769
53769
|
links: [
|
|
53770
|
-
{ title: "Down
|
|
53770
|
+
{ title: "Down In Front", href: "https://homecoming.wiki/wiki/Down_In_Front_Badge" },
|
|
53771
53771
|
],
|
|
53772
53772
|
icons: [{ value: "https://n15g.github.io/coh-content-db-homecoming/images/badges/event/down-in-front.png" }]
|
|
53773
53773
|
};
|
|
@@ -57323,6 +57323,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;!(__WEBPACK_AMD_
|
|
|
57323
57323
|
"* Moved to GitHub actions for CI\n",
|
|
57324
57324
|
"1.4.1": "* License update in [NPM](https://www.npmjs.com/package/coh-content-db-homecoming).\n",
|
|
57325
57325
|
"1.4.2": "* Added [Victory] server.\n",
|
|
57326
|
+
"1.4.3": "* https://github.com/n15g/coh-content-db-homecoming/pull/173 - Typo correction for [Down In Front].\n",
|
|
57326
57327
|
};
|
|
57327
57328
|
}
|
|
57328
57329
|
return HomecomingChangelog;
|