coh-content-db-homecoming 1.4.5 → 1.4.6
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.
|
@@ -41752,7 +41752,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;!(__WEBPACK_AMD_
|
|
|
41752
41752
|
key: "two-birds-one-stone",
|
|
41753
41753
|
setTitleId: 2508,
|
|
41754
41754
|
names: [
|
|
41755
|
-
{ value: "Two Birds One Stone" }
|
|
41755
|
+
{ value: "Two Birds, One Stone" }
|
|
41756
41756
|
],
|
|
41757
41757
|
alignment: coh_content_db_1.ALIGNMENT_ANY,
|
|
41758
41758
|
badgeText: [
|
|
@@ -41762,7 +41762,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;!(__WEBPACK_AMD_
|
|
|
41762
41762
|
],
|
|
41763
41763
|
acquisition: "Defeat 250 Blackwing Industries enemies.",
|
|
41764
41764
|
links: [
|
|
41765
|
-
{ title: 'Two Birds One Stone Badge', href: 'https://homecoming.wiki/wiki/Two_Birds_One_Stone_Badge' },
|
|
41765
|
+
{ title: 'Two Birds One, Stone Badge', href: 'https://homecoming.wiki/wiki/Two_Birds_One_Stone_Badge' },
|
|
41766
41766
|
],
|
|
41767
41767
|
icons: [
|
|
41768
41768
|
{ value: "https://n15g.github.io/coh-content-db-homecoming/images/badges/defeat/two-birds-one-stone.png" }
|
|
@@ -58235,6 +58235,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;!(__WEBPACK_AMD_
|
|
|
58235
58235
|
"1.4.3": "* https://github.com/n15g/coh-content-db-homecoming/pull/173 - Typo correction for [Down In Front].\n",
|
|
58236
58236
|
"1.4.4": "* https://github.com/n15g/coh-content-db-homecoming/pull/176 - 2025 Anniversary event update.\n",
|
|
58237
58237
|
"1.4.5": "* https://github.com/n15g/coh-content-db-homecoming/pull/177 - Issue 28, Page 2.\n",
|
|
58238
|
+
"1.4.6": "* https://github.com/n15g/coh-content-db-homecoming/pull/178 - Fix [Two Birds, One Stone] badge title.\n",
|
|
58238
58239
|
};
|
|
58239
58240
|
}
|
|
58240
58241
|
return HomecomingChangelog;
|