Refactor resource settings to not be a method

This commit is contained in:
Carlos Fernandez 2026-03-10 20:17:00 -04:00
parent f72fb3cf31
commit ef4c52c6fe
7 changed files with 82 additions and 66 deletions

View file

@ -1,5 +1,3 @@
import { allAdversaryResources, allCharacterResources, allCompanionResources } from './resourceConfig.mjs';
export const abilities = {
agility: {
id: 'agility',