Pf2eToolsOrg / Pf2eTools

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

Minor TiO items cleanup & improvements #208

Closed Jnosh closed 1 year ago

Jnosh commented 1 year ago

Mainly extracting the action from Sun Wheel.

BB and TiO don't have Interact, command or envision components but instead just use the traits directly that would normally be implied by those components.

Since the renderer doesn't currently expect that, I've added an empty components array for now so the action renders correctly.

If that is OK for now, this can be merged, otherwise we can keep this PR open until there is a cleaner solution.