mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-25 18:12:36 +00:00

The code comments talk about both Dunefolk and Quenoth Elves - of these two, only the Dunefolk's data is changed in this commit. All Quenoth unit are race=elf at the moment, I intend to add [race]id=quenoth in a separate PR. Draft documentation for the Wiki: * '''help_taxonomy''': {{DevFeature1.15|?}} in the help browser, show this race as a group of units from another race; the value of this attribute should be the other race's '''id''' attribute. This only affects the help browser, for all other purposes (such as WML filters) the two races are completely separate. How this is visualised in the help browser is a GUI design decision, this attribute merely tells the engine that the relationship exists.