Orcpub / orcpub

Code for Dungeon Master's Vault Community Edition
https://www.dungeonmastersvault.com/
Eclipse Public License 2.0
211 stars 106 forks source link

[BUG] Multiple Shifter subraces being selected #498

Closed WoernerBro closed 3 years ago

WoernerBro commented 3 years ago

Describe the bug

For the Shifter race, when selecting any of the multiple copies of Beasthide, Longtooth, Swiftstride, or Wildhunt will select all copies of that subrace. This causes only the bottom version of the duplicates to be active.

To Reproduce

Select Shifter as your race and select Beasthide, Longtooth, Swiftstride, or Wildhunt as your subrace.

Example: Beasthide

image

codeGlaze commented 3 years ago

That's non-SRD content, so not something we have control over.

If you or a friend made that for your own use I would change the names. Each Shifter should be something like "Shifter (description)" to say how it's different.

Those names get turned into a key that's used by the logic behind the scenes. So you or the content creator made three identical shifter keys. Adding a small descriptor should fix it.

WoernerBro commented 3 years ago

Got it. Sorry for the bother

On Sat, Dec 26, 2020, 7:52 PM codeGlaze notifications@github.com wrote:

That's non-SRD content, so not something we have control over.

If you or a friend made that for your own use I would change the names. Each Shifter should be something like "Shifter (description)" to say how it's different.

Those names get turned into a key that's used by the logic behind the scenes. So you or the content creator made three identical shifter keys. Adding a small descriptor should fix it.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Orcpub/orcpub/issues/498#issuecomment-751415577, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFB5654BTSIU6GZPZWOJCRTSW2HO7ANCNFSM4VKLMSOQ .