Skip to content
Snippets Groups Projects
Commit b1ab4642 authored by lowercasedonkey's avatar lowercasedonkey
Browse files

hook up special slave

parent 798f4376
No related branches found
No related tags found
1 merge request!7611Markets to JS
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* Displays the UI for special/hero slave market, slaves that are from the /d/ databases. * Displays the UI for special/hero slave market, slaves that are from the /d/ databases.
* @returns {Node} * @returns {Node}
*/ */
App.Markets.specialSlave = function() { App.Markets["Special Slave"] = function() {
const el = document.createElement("p"); const el = document.createElement("p");
let p; let p;
let heroSlaves = App.Utils.buildHeroArray(); let heroSlaves = App.Utils.buildHeroArray();
......
:: Special Slave [nobr]
<<set $nextButton = "Back", $nextLink = "Buy Slaves", $returnTo = "Buy Slaves", $encyclopedia = "Direct Sales">>
<<includeDOM App.Markets.specialSlave()>>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment