diff options
Diffstat (limited to 'src/main/resources/assets/cowlection/lang/en_US.lang')
-rw-r--r-- | src/main/resources/assets/cowlection/lang/en_US.lang | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/resources/assets/cowlection/lang/en_US.lang b/src/main/resources/assets/cowlection/lang/en_US.lang index c531329..6836fd4 100644 --- a/src/main/resources/assets/cowlection/lang/en_US.lang +++ b/src/main/resources/assets/cowlection/lang/en_US.lang @@ -96,6 +96,8 @@ cowlection.config.dungPartyFinderPartyLookup=Lookup info when joining another pa cowlection.config.dungPartyFinderPartyLookup.tooltip=Lookup armor and dungeons stats of each party member when joining via party finder?\n§7Alternatively: §e/moo dungeon party §7or §e/m dp\n§d§l⚷ §eRequires a valid API key! cowlection.config.dungPartiesSize=Show party sizes? cowlection.config.dungPartiesSize.tooltip=Show sizes of parties? +cowlection.config.dungDungeonReqMin=Minimum "Dungeon level required" +cowlection.config.dungDungeonReqMin.tooltip=Marks parties with lower "Dungeon level required" set than this value cowlection.config.dungClassMin=Minimum preferred class level cowlection.config.dungClassMin.tooltip=Marks parties with members with lower class level than this value cowlection.config.dungMarkPartiesWithCarry=Mark 'carry' parties? |