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

fix

parent fe236ccf
No related branches found
No related tags found
No related merge requests found
......@@ -11,8 +11,8 @@ App.Medicine.Modification.Select.brand = function(slave, cheat = false) {
if (slave.brand[brandPlace] === V.brandDesign.official) {
div.append(`, your `);
div.append(App.UI.DOM.passageLink("official brand", "Universal Rules"));
div.append(". ");
}
div.append(": ");
if (!cheat) {
div.append(
App.UI.DOM.link(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment