[filter_weapon] is identical to [filter_attack]

This commit is contained in:
Alexander van Gessel 2008-12-15 03:59:33 +01:00
parent 2c7597cb4e
commit 73e15f2a08

View file

@ -119,6 +119,7 @@ class Grammar:
[],
[ 'name', 'range', 'special', 'type', ]),
'filter_second_attack' : 'filter_attack',
'filter_weapon' : 'filter_attack',
'firststrike' : 'special-dummy',
'fonts' : (
[ 'font', ],