Fix typos in CHARACTERS translation dict
parent
2a26912c12
commit
b73f10a8ba
|
@ -41,8 +41,8 @@ class Player():
|
|||
1300: "lucina",
|
||||
1301: "luigi",
|
||||
1302: "mario",
|
||||
1305: "megaman",
|
||||
1307: "metaknight",
|
||||
1305: "mega man",
|
||||
1307: "meta knight",
|
||||
1310: "mewtwo",
|
||||
1313: "ness",
|
||||
1314: "olimar",
|
||||
|
@ -70,9 +70,9 @@ class Player():
|
|||
1338: "yoshi",
|
||||
1339: "young link",
|
||||
1340: "zelda",
|
||||
1405: "mr game & watch",
|
||||
1405: "mr game and watch",
|
||||
1406: "incineroar",
|
||||
1407: "king k. rool",
|
||||
1407: "king k rool",
|
||||
1408: "dark samus",
|
||||
1409: "byleth",
|
||||
1413: "isabelle",
|
||||
|
|
Loading…
Reference in New Issue