diff --git a/cogs/results/wiiu_support.py b/cogs/results/wiiu_support.py index 65a86d78..2d069218 100644 --- a/cogs/results/wiiu_support.py +++ b/cogs/results/wiiu_support.py @@ -440,6 +440,7 @@ 103: ResultInfo('The MLC system memory is corrupted.'), 104: ResultInfo('The SLC system memory is corrupted.'), 105: ResultInfo('The USB storage is corrupted.'), + 1400: ResultInfo('Disc drive error.', 'Actually, the disc drive is probably okay, but rather, a Common Mode Filter may be broken. Fixing this requires soldering, [see for more info.](https://gbatemp.net/threads/572879/)'), 2706: ResultInfo('Error when reading from USB storage device'), 2713: ResultInfo('The USB Storage device has been disconnected.'), 2793: ResultInfo('Usually indicates missing files on vWii. Run vWii Decaffeinator, then update your Wii U.')