Pf2eToolsOrg / Pf2eTools

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

Fix #355 some data irregularities in hazards #356

Closed miscoined closed 1 month ago

miscoined commented 2 months ago

Some action entries were getting split into a separate entry when a DC was mentioned, resulting in a sentence suddenly ending and abilities titled eg "DC 28". I merged these back together as expected.

I also changed some erroneous instances of "default" being used instead of "std".

Spappz commented 1 month ago

Good catches! Thank you