fire-emblem-working-title icon indicating copy to clipboard operation
fire-emblem-working-title copied to clipboard

Skills table has duplicates

Open ajhyndman opened this issue 7 years ago • 2 comments

I ran a script, it seems the following skills appear multiple times in our stats!

[ 'Fire Breath',
  'Fire Breath+',
  'Lightning Breath',
  'Lightning Breath+',
  'Fire Breath',
  'Fire Breath+',
  'Lightning Breath',
  'Lightning Breath+',
  'Fire Breath',
  'Fire Breath+' ]

ajhyndman avatar Mar 30 '17 13:03 ajhyndman

Is this launch blocking because of problems with url encoding?

AlmostMatt avatar Apr 01 '17 09:04 AlmostMatt

Hmm. I guess I was just thinking that duplicate entries or unreliability in our stats was generally a high priority, since everything else is predicated on it.

It did trip me up in my url encoding, but I was able to find a workaround.

ajhyndman avatar Apr 01 '17 14:04 ajhyndman