More shark fixes
This commit is contained in:
		
							parent
							
								
									7b6e391348
								
							
						
					
					
						commit
						dec5cd97b2
					
				@ -448,8 +448,8 @@ export const speciesMapping: SpeciesMap = {
 | 
				
			|||||||
    [Species.Erinaceidae]: ['hedgehog', 'gymnure', 'moonrat'],
 | 
					    [Species.Erinaceidae]: ['hedgehog', 'gymnure', 'moonrat'],
 | 
				
			||||||
    [Species.Elephantidae]: ['elephant', 'mammoth', 'mastodon', 'pachyderm', 'tusker'],
 | 
					    [Species.Elephantidae]: ['elephant', 'mammoth', 'mastodon', 'pachyderm', 'tusker'],
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    [Species.Fish]: ['shark', 'great white', 'sergal', 'fish', 'aquatic', 'melanopterus', 'carcharhinus', '.*fish', '.*shark',
 | 
					    [Species.Fish]: ['shark', 'great white', 'sergal', 'fish', 'salmon', 'eel', 'aquatic', 'melanopterus', 'carcharhinus', '.*fish', '.*shark',
 | 
				
			||||||
        gen('(shark|fish)'), 'tiger ?shark'
 | 
					        gen('(shark|fish)'), '(angel|tiger|bull|whale|white|leopard|crocodile|goblin|zebra) ?shark', 'mako'
 | 
				
			||||||
    ],
 | 
					    ],
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    [Species.Giraffe]: ['giraffe', '🦒', 'kirinmimi', 'okapi', '[gk]ira(ff|hv)[ei]?'],
 | 
					    [Species.Giraffe]: ['giraffe', '🦒', 'kirinmimi', 'okapi', '[gk]ira(ff|hv)[ei]?'],
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user