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

:name missing from base-cfg in classes #406

Closed datdamnzotz closed 4 years ago

datdamnzotz commented 4 years ago

Describe the bug :name is missing in base-cfg for: Monk https://github.com/Orcpub/orcpub/blob/develop/src/cljc/orcpub/dnd/e5/classes.cljc#L1230

Ranger https://github.com/Orcpub/orcpub/blob/develop/src/cljc/orcpub/dnd/e5/classes.cljc#L1772

All other Classes base-cfg seem to have a :name "<class name>"