diff --git a/main/src/main/resources/strings.yml b/main/src/main/resources/strings.yml index ef0a5af51..2b9ca8046 100644 --- a/main/src/main/resources/strings.yml +++ b/main/src/main/resources/strings.yml @@ -456,7 +456,6 @@ reqHeroesPrimaryDisplay: "Primary Class:" reqHeroesSecondaryDisplay: "Secondary Class:" reqNotAQuestName: " is not a Quest name!" reqItemCleared: "Item requirements cleared." -reqListsNotSameSize: "The items list and remove items list are not the same size!" reqTrueFalseError: ' is not a true or false value!%br%Example: true false true true' reqCustomAlreadyAdded: "That custom requirement has already been added!" reqCustomNotFound: "Custom requirement module not found."