This commit is contained in:
Mr. Stallion 2020-04-09 11:58:44 -05:00
parent 8b57a31038
commit c8625b3085
2 changed files with 5 additions and 1 deletions

View File

@ -162,7 +162,7 @@ const speciesNames: SpeciesStrMap = {
const speciesMapping: SpeciesMap = {
[Species.Human]: ['human', 'humanoid', 'angel', 'android'],
[Species.Equine]: ['horse', 'stallion', 'mare', 'filly', 'equine', 'shire', 'donkey', 'mule', 'zebra', 'centaur', 'pony' ],
[Species.Equine]: ['horse', 'stallion', 'mare', 'filly', 'equine', 'shire', 'donkey', 'mule', 'zebra', 'centaur', 'pony', 'unicorn', 'clydesdale', 'shire', 'appaloosa', 'friesian', 'draft', 'draught' ],
[Species.Feline]: ['cat', 'kitten', 'catgirl', 'neko', 'tiger', 'puma', 'lion', 'lioness',
'tigress', 'feline', 'jaguar', 'cheetah', 'lynx', 'leopard'],
[Species.Canine]: ['dog', 'wolf', 'dingo', 'coyote', 'jackal', 'canine', 'doberman', 'husky'],

View File

@ -95,6 +95,10 @@ This repository contains a heavily customized version of the mainline F-Chat 3.0
* 'Filter unmatching ads' is not channel specific -- it's either on everywhere or nowhere
* Bug? Usually submissive vs usually submissive shows up as 'maybe'
* Bug? YOU have 'loves humans'; THEY have 'no furry characters, just humans' -- THEIR ad shows green, not red -- your side of comparison is fully green, they just have 'no furry pairings' in red
* Bug? Reconnection doesn't restore status message
* Bug? Reconnection doesn't cancel advertisement timers, although they look like they're cancelled
* Bug? [color] acts weird
* Feature? Update to Electonr 9 and fix IPCs
# F-List Exported