This commit is contained in:
TheGiddyLimit
2024-01-25 23:07:09 +00:00
parent 5ffd4acdb4
commit a4e391a3e7
94 changed files with 7263 additions and 939 deletions

View File

@@ -205,8 +205,7 @@ export class EncounterBuilderUiBestiary extends EncounterBuilderUi {
}
static getTokenHoverMeta (mon) {
const hasToken = mon.tokenUrl || mon.hasToken;
if (!hasToken) return null;
if (!Renderer.monster.hasToken(mon)) return null;
return Renderer.hover.getMakePredefinedHover(
{