We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8b586f commit e05b2aaCopy full SHA for e05b2aa
config/lorekeeper/extensions.php
@@ -87,7 +87,7 @@
87
'organised_traits_dropdown' => [
88
'enable' => 1,
89
'display_species' => 0, // displays species
90
- 'display_subtype' => 0, // displays subtype.
+ 'display_subtype' => 0, // displays subtype
91
'rarity' => [
92
'enable' => 1, // If enabled, displays trait rarity in the dropdown.
93
'sort_by_rarity' => 1, // If enabled, sorts traits by rarity in the dropdown. Rarity display does not need to be enabled for this to function.
0 commit comments