This commit is contained in:
WBHarry 2025-06-26 21:02:17 +02:00
parent 958e4885b1
commit 2bc38840f4
2 changed files with 17 additions and 9 deletions

View file

@ -393,6 +393,14 @@ export const abilityCosts = {
slayer: {
id: 'slayer',
label: 'Slayer Dice'
},
tide: {
id: 'tide',
label: 'Tide'
},
chaos: {
id: 'chaos',
label: 'Chaos'
}
};