diff --git a/src/gui/quicklinks.js b/src/gui/quicklinks.js index 7a93021fc31a8ec85a63a775fe4793601a291053..e265483613cdf5f3ade5447aeab1663551ebd113 100644 --- a/src/gui/quicklinks.js +++ b/src/gui/quicklinks.js @@ -114,6 +114,7 @@ App.UI.quickMenu = (function() { "Servants' Quarters": () => !V.servantsQuarters, Spa: () => !V.spa, "The Black Market": () => V.rep < 10000, + "weaponsManufacturing": () => true, }); // show different names than the actual passage name, can be a function