Skip to content

Commit

Permalink
Update AutoAdjustRetainerListings.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaksuhn committed Apr 27, 2024
1 parent 4ae6ffe commit 8c777be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Automaton/Features/UI/AutoAdjustRetainerListings.cs
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ namespace Automaton.Features.Testing;
public partial class AutoAdjustRetainerListings : Feature
{
public override string Name => "Auto Adjust Retainer Listings";
public override string Description => "If I hear a single message about the feature again I will go scorched earth. Interrupt with Shift.";
public override string Description => "If I hear a single message about the feature again I will go scorched earth. Please just use the MarketBotty SND script. Interrupt with Shift.";
public override FeatureType FeatureType => FeatureType.UI;

public bool Initialized { get; set; }
Expand Down

0 comments on commit 8c777be

Please sign in to comment.