coh-content-db-homecoming 1.3.17 → 1.3.18
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.
|
@@ -38950,7 +38950,7 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;!(__WEBPACK_AMD_
|
|
|
38950
38950
|
badgeText: [
|
|
38951
38951
|
{ value: "You have cracked the Igneous bosses, earning you the right to call yourself Volcanic." }
|
|
38952
38952
|
],
|
|
38953
|
-
acquisition: "Defeat 100 Magmite Lords",
|
|
38953
|
+
acquisition: "Defeat 100 Magmite Lords or Pumicite Lords",
|
|
38954
38954
|
links: [
|
|
38955
38955
|
{ title: "Volcanic Badge", href: "https://hcwiki.cityofheroes.dev/wiki/Volcanic_Badge" }
|
|
38956
38956
|
],
|
|
@@ -55251,7 +55251,8 @@ var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;!(__WEBPACK_AMD_
|
|
|
55251
55251
|
"1.3.14": "* https://github.com/n15g/coh-content-db-homecoming/pull/145 - Specify which Skulls count for [Bonecrusher], [Kill Skuls].\n",
|
|
55252
55252
|
"1.3.15": "* https://github.com/n15g/coh-content-db-homecoming/pull/146 - Category sort and hazard zone badge icons.\n",
|
|
55253
55253
|
"1.3.16": "* https://github.com/n15g/coh-content-db-homecoming/pull/147 - Added [Sinister Summoner] badge.\n",
|
|
55254
|
-
"1.3.17": "* https://github.com/n15g/coh-content-db-homecoming/pull/148 - Updates for issue 27 page 3.\n"
|
|
55254
|
+
"1.3.17": "* https://github.com/n15g/coh-content-db-homecoming/pull/148 - Updates for issue 27 page 3.\n",
|
|
55255
|
+
"1.3.18": "* https://github.com/n15g/coh-content-db-homecoming/pull/149 - Pumicite Lords count for Volcanic.\n",
|
|
55255
55256
|
};
|
|
55256
55257
|
}
|
|
55257
55258
|
return HomecomingChangelog;
|