mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-11 09:32:33 +00:00
* [Tormenta 20] Max vida and mana fix Vida and Mana max attributes didnt work with token bars, due to being based on autocalc sheets. Added a sheet worker to calculate them instead. Also combined the stat mod workers into a single one, and removed sheet:opened from a repeating section without a row id to avoid the startup error. * Update Tormenta The sheet also contained html and body tags. This removes them.