Split methods

This commit is contained in:
Dapoolp 2025-06-15 13:22:29 +02:00
parent 42df9c6318
commit b09cd8a692
14 changed files with 437 additions and 213 deletions

View file

@ -50,9 +50,9 @@ export const targetTypes = {
id: 'friendly',
label: 'Friendly'
},
adversary: {
id: 'adversary',
label: 'Adversary'
hostile: {
id: 'hostile',
label: 'Hostile'
},
any: {
id: 'any',