Items/Filters

* add 'fished' as valid item source
 * item source 'none' now properly selects items without source, not items without source from this list
 * fixed edgecases where filter callback might have no return value
This commit is contained in:
Sarjuuk
2025-03-06 18:46:56 +01:00
parent 3b0d288418
commit 460f4857ad
7 changed files with 19 additions and 15 deletions

View File

@@ -3779,7 +3779,8 @@ var LANG = {
],
itemsource: [
[1, "Все"], [11, "Достижение"], [3, "Ремесло"], [4, "Добыча"], [10, "Мероприятие"],
[5, "PvP"], [6, "Задание"], [9, "Начальное заклинание"], [7, "Продавец"], [2, "Нет"]
[5, "PvP"], [6, "Задание"], [9, "Начальное заклинание"], [7, "Продавец"], [12, "Вылавливается"],
[2, "Нет"]
],
glyphtype: [ [1, "Большой"], [2, "Малый"] ],
classs: [