diff --git a/RoleplayersToolbox/Tools/Housing/InfoExtractor.cs b/RoleplayersToolbox/Tools/Housing/InfoExtractor.cs index 47c582d..8634ad0 100755 --- a/RoleplayersToolbox/Tools/Housing/InfoExtractor.cs +++ b/RoleplayersToolbox/Tools/Housing/InfoExtractor.cs @@ -31,8 +31,8 @@ namespace RoleplayersToolbox.Tools.Housing { private static readonly JaroWinkler JaroWinkler = new(); - private static readonly Regex CombinedWardPlot = new(@"w(?:ard)?\W{0,2}(\d{1,2})\W{0,2}p(?:lot)?\W{0,2}(\d{1,2})", RegexOptions.Compiled | RegexOptions.IgnoreCase); - private static readonly Regex WardOnly = new(@"w(?:ard)?\W{0,2}(\d{1,2})", RegexOptions.Compiled | RegexOptions.IgnoreCase); + private static readonly Regex CombinedWardPlot = new(@"(?