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

@@ -3778,7 +3778,8 @@ var LANG = {
],
itemsource: [
[1, "Cualquiera"], [11, "Logro"], [3, "Creado"], [4, "Encontrado"], [10, "Evento"],
[5, "JcJ"], [6, "Misión"], [9, "Habilidad Inicial"], [7, "Vendedor"], [2, "Ninguno"]
[5, "JcJ"], [6, "Misión"], [9, "Habilidad Inicial"], [7, "Vendedor"], [12, "Pescado"],
[2, "Ninguno"]
],
glyphtype: [ [1, "Sublime"], [2, "Menor"] ],
classs: [