forked from public/foundryvtt-reve-de-dragon
Fix templates for new appv2
This commit is contained in:
@ -2,6 +2,6 @@ import { RdDItem } from "../item.js";
|
||||
|
||||
export default class RdDItemTarot extends RdDItem {
|
||||
static get defaultIcon() {
|
||||
return 'systems/foundryvtt-reve-de-dragon/icons/objets/tarot.webp'
|
||||
return 'systems/foundryvtt-reve-de-dragon/icons/tarots/dos-tarot.webp'
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user