Browse Source

Fix typos

Lertsenem 2 years ago
parent
commit
8522d51719
1 changed files with 5 additions and 5 deletions
  1. 5 5
      lokrez/games/ssbu.py

+ 5 - 5
lokrez/games/ssbu.py

@@ -962,7 +962,7 @@ EVERYONE = [
962 962
         Character(
963 963
                 smashggid = None,
964 964
                 name = "pyra",
965
-                codename = [ "eflame_only", ]
965
+                codenames = [ "eflame_only", ],
966 966
                 res_urls = {
967 967
                     "spriters": [
968 968
                         "https://www.spriters-resource.com/download/149626/",
@@ -973,7 +973,7 @@ EVERYONE = [
973 973
         Character(
974 974
                 smashggid = 1795,
975 975
                 name = "pyra & mythra",
976
-                codename =  [ "eflame_first", ]
976
+                codenames =  [ "eflame_first", ],
977 977
                 res_urls = {
978 978
                     "spriters": [
979 979
                         "https://www.spriters-resource.com/download/149627/",
@@ -984,7 +984,7 @@ EVERYONE = [
984 984
         Character(
985 985
                 smashggid = None,
986 986
                 name = "mythra",
987
-                codename = [ "elight_only", ]
987
+                codenames = [ "elight_only", ],
988 988
                 res_urls = {
989 989
                     "spriters": [
990 990
                         "https://www.spriters-resource.com/download/149628/",
@@ -995,7 +995,7 @@ EVERYONE = [
995 995
         Character(
996 996
                 smashggid = None,
997 997
                 name = "mythra & pyra",
998
-                codename = [ "elight_first", ]
998
+                codenames = [ "elight_first", ],
999 999
                 res_urls = {
1000 1000
                     "spriters": [
1001 1001
                         "https://www.spriters-resource.com/download/149629/",
@@ -1006,7 +1006,7 @@ EVERYONE = [
1006 1006
         Character(
1007 1007
                 smashggid = None,
1008 1008
                 name = "kazuya",
1009
-                codename = [ "demon", ]
1009
+                codenames = [ "demon", ],
1010 1010
                 res_urls = {
1011 1011
                     "spriters": [
1012 1012
                         "https://www.spriters-resource.com/download/156997/",