add 'multiply' and 'divide'
This commit is contained in:
parent
3e70b335da
commit
0813c60142
1 changed files with 2 additions and 0 deletions
|
@ -90,6 +90,8 @@
|
|||
{SIMPLE_KEY value f_int}
|
||||
{SIMPLE_KEY add f_int}
|
||||
{SIMPLE_KEY sub f_int}
|
||||
{SIMPLE_KEY multiply f_int}
|
||||
{SIMPLE_KEY divide f_int}
|
||||
{FILTER_TAG "filter_weapon" weapon ()}
|
||||
{FILTER_TAG "filter_second_weapon" weapon ()}
|
||||
[/tag]
|
||||
|
|
Loading…
Add table
Reference in a new issue