Refactor resource settings to not be a method (#1723)

This commit is contained in:
Carlos Fernandez 2026-03-10 20:37:11 -04:00 committed by GitHub
parent f72fb3cf31
commit f298b2160a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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',