Changed miscellaneous to loot

This commit is contained in:
WBHarry 2025-07-27 14:41:25 +02:00
parent e168cdfd11
commit ac228dc6de
10 changed files with 20 additions and 21 deletions

View file

@ -1,5 +1,4 @@
import BaseDataItem from './base.mjs';
import { ActionField } from '../fields/actionField.mjs';
export default class DHLoot extends BaseDataItem {
/** @inheritDoc */