add 'multiply' and 'divide'

This commit is contained in:
newfrenchy83 2021-11-26 13:15:55 +01:00 committed by Steve Cotton
parent 3e70b335da
commit 0813c60142

View file

@ -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]