diff --git a/pages/search.php b/pages/search.php index 7c2ffd21..aead5b26 100644 --- a/pages/search.php +++ b/pages/search.php @@ -639,7 +639,7 @@ class SearchPage extends GenericPage private function _searchAbility($cndBase) // 7 Abilities (Player + Pet) $searchMask & 0x0000080 { $cnd = array_merge($cndBase, array( // hmm, inclued classMounts..? - ['s.typeCat', [7, -2, -3]], + ['s.typeCat', [7, -2, -3, -4]], [['s.cuFlags', (SPELL_CU_TRIGGERED | SPELL_CU_TALENT), '&'], 0], [['s.attributes0', 0x80, '&'], 0], $this->createLookup()