Pf2eToolsOrg / Pf2eTools

A site dedicated to making playing games with your friends as easy as possible.
https://pf2etools.com/
MIT License
98 stars 63 forks source link

Fix saving throw ability rendering #229

Closed Jnosh closed 1 year ago

Jnosh commented 1 year ago

Some creatures define a single saving throw ability as a string instead of an array. A previous change of mine broke rendering for that case - fix by making rendering work for both single strings as well as arrays.