Radai / dnd5tools

Searchable index of all things fifth edition... eventually.
radai.github.io/dnd5tools
MIT License
46 stars 14 forks source link

Make related property of rules ready to be used in Search() #20

Open Radai opened 8 years ago

Radai commented 8 years ago

Rather than having the system do a lookup of the closest matching term of Search("stealth") to return "Stealth (Dexterity)" just have each related string contain the exact term so the Search() call completes without lookup.