diff --git a/unidecode/x026.py b/unidecode/x026.py index 380e84b..478937e 100644 --- a/unidecode/x026.py +++ b/unidecode/x026.py @@ -83,26 +83,26 @@ '', # 0x51 '', # 0x52 '', # 0x53 -'', # 0x54 -'', # 0x55 -'', # 0x56 -'', # 0x57 -'', # 0x58 -'', # 0x59 -'', # 0x5a -'', # 0x5b -'', # 0x5c -'', # 0x5d -'', # 0x5e -'', # 0x5f -'', # 0x60 -'', # 0x61 -'', # 0x62 -'', # 0x63 -'', # 0x64 -'', # 0x65 -'', # 0x66 -'', # 0x67 +'white king', # 0x54 +'white queen', # 0x55 +'white rook', # 0x56 +'white bishop', # 0x57 +'white knight', # 0x58 +'white pawn', # 0x59 +'black king', # 0x5a +'black queen', # 0x5b +'black rook', # 0x5c +'black bishop', # 0x5d +'black knight', # 0x5e +'black pawn', # 0x5f +'black spades', # 0x60 +'white hearts', # 0x61 +'white diamonds', # 0x62 +'black clubs', # 0x63 +'white spades', # 0x64 +'black hearts', # 0x65 +'black diamonds', # 0x66 +'white clubs', # 0x67 '', # 0x68 '', # 0x69 '', # 0x6a