You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
configMergeOnBottom=Config.Bind("Sigil Display","Merge_On_Botom",false,"Makes it so if enabled, merged sigils will display on the bottom of the card instead of on the artwork. In extreme cases, this can cause some visual bugs.");
94
95
configRemovePatches=Config.Bind("Sigil Display","Remove_Patches",false,"Makes it so if enabled, merged sigils will not have a patch behind them anymore and will instead be glowing yellow (only works with Merge_On_Bottom).");
95
96
configSmallPricetags=Config.Bind("Act 1","Smaller Pricetags",false,"If enabled, the price tags placed on cards while buying from the Trapper will be scaled down.");
97
+
configMovePricetags=Config.Bind("Act 1","Move Pricetags",false,"If enabled, the price tags placed on cards while buying from the Trapper will be moved to the right.");
96
98
act2StackIconType=Config.Bind("Sigil Display","Act 2 Sigil icon type",true,"If true, stacking icons are a cream outline with a black center. If false, stacking icons are a black outline with a cream center. Act 2");
97
99
act2TutorCenterRows=Config.Bind("Act 2","Centred Hoarder UI",true,"If true, centres displayed cards in each row during the Hoarder selection sequence.");
98
100
configFullDebug=Config.Bind("General","Full Debug",true,"If true, displays all debug logs in the console.");
0 commit comments