1
This commit is contained in:
parent
2cc0366208
commit
3c348f20fe
@ -71,7 +71,7 @@ class FeeBack {
|
||||
[
|
||||
['!strength',
|
||||
() => {
|
||||
return 'strength + ' + row['item_num']
|
||||
return 'GREATEST(0, strength - ' + row['item_num'] + ')'
|
||||
}],
|
||||
]
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user