rrcampbell-exe / yarnsworths-tales

A storyline generator for fantasy roleplaying games.
https://rrcampbell-exe.github.io/yarnsworths-tales/
2 stars 0 forks source link

Monster API appends ", wolf form" etc. to some monster calls #6

Closed rrcampbell-exe closed 3 years ago

rrcampbell-exe commented 3 years ago

Description Some indices in DND API include forms at end of monster name entry. This creates "werewolf, wolf form" in contexts where we only want "werewolf" to display.

Possible Solutions

rrcampbell-exe commented 3 years ago

Consider revisiting this page for possible solutions using jQuery: https://stackoverflow.com/questions/36710973/remove-all-characters-after-a-comma-with-jquery