actor classes

This commit is contained in:
François-Xavier Guillois
2023-05-17 15:32:15 +02:00
parent fefc96ffa0
commit afdc5e2c3b
22 changed files with 1020 additions and 165 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import {onManageActiveEffect, prepareActiveEffectCategories} from "../helpers/effects.mjs";
import {onManageActiveEffect, prepareActiveEffectCategories} from "../system/effects.mjs";
/**
* Extend the basic ActorSheet with some very simple modifications