HaxxonHax / the-inn

The Inn is an unofficial set of macros for setting up the framework to play Red Dragon Inn by Slugfest Games on Foundry VTT.
0 stars 0 forks source link

Use Monarch #5

Open HaxxonHax opened 2 years ago

HaxxonHax commented 2 years ago

How can we extend Monarch to use this? Monarch has play hooks, so we should to utilize the play hooks for playing the main cards.

HaxxonHax commented 2 years ago

Is Monarch tablet-friendly?

HaxxonHax commented 2 years ago

When trying to use Monarch:

foundry.js:316 TypeError: Cannot read properties of null (reading 'data')
[Detected 1 package: monarch]
    at Card.get back [as back] (foundry.js:13854:29)
    at Card.get backImg [as backImg] (foundry.js:13874:17)
    at MonarchCardsConfig.js:11:28
    at Array.map (<anonymous>)
    at MonarchPile.getData (MonarchCardsConfig.js:8:30)
    at async MonarchPile._render (foundry.js:3062:18)
    at async MonarchPile._render (foundry.js:3764:5)
    at async MonarchPile._render (MonarchApplicationMixin.js:86:3)