[filter_weapon] is identical to [filter_attack]
This commit is contained in:
parent
2c7597cb4e
commit
73e15f2a08
1 changed files with 1 additions and 0 deletions
|
@ -119,6 +119,7 @@ class Grammar:
|
|||
[],
|
||||
[ 'name', 'range', 'special', 'type', ]),
|
||||
'filter_second_attack' : 'filter_attack',
|
||||
'filter_weapon' : 'filter_attack',
|
||||
'firststrike' : 'special-dummy',
|
||||
'fonts' : (
|
||||
[ 'font', ],
|
||||
|
|
Loading…
Add table
Reference in a new issue