forked from public/foundryvtt-reve-de-dragon
Fin de gestion encaissement/recul V2
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
import { Grammar } from "../grammar.js";
|
||||
import { ITEM_TYPES } from "../constants.js";
|
||||
import { LIST_CARAC_AUTRES } from "../rdd-carac.js";
|
||||
import { RdDBaseActorSang } from "./base-actor-sang.js";
|
||||
|
||||
export class RdDCreature extends RdDBaseActorSang {
|
||||
@@ -45,5 +43,4 @@ export class RdDCreature extends RdDBaseActorSang {
|
||||
}
|
||||
return undefined
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user