Tiger shark no longer registers as 'feline'
This commit is contained in:
parent
9369f9483e
commit
99b71bfd10
|
@ -449,7 +449,7 @@ export const speciesMapping: SpeciesMap = {
|
|||
[Species.Elephantidae]: ['elephant', 'mammoth', 'mastodon', 'pachyderm', 'tusker'],
|
||||
|
||||
[Species.Fish]: ['shark', 'great white', 'sergal', 'fish', 'aquatic', 'melanopterus', 'carcharhinus', '.*fish', '.*shark',
|
||||
gen('(shark|fish)')
|
||||
gen('(shark|fish)'), 'tiger ?shark'
|
||||
],
|
||||
|
||||
[Species.Giraffe]: ['giraffe', '🦒', 'kirinmimi', 'okapi', '[gk]ira(ff|hv)[ei]?'],
|
||||
|
|
Loading…
Reference in New Issue