parent
74162e5a61
commit
eccc900451
|
@ -695,5 +695,13 @@ EVERYONE = [
|
||||||
"https://www.spriters-resource.com/download/140939/",
|
"https://www.spriters-resource.com/download/140939/",
|
||||||
],
|
],
|
||||||
),
|
),
|
||||||
|
SSBUCharacter(
|
||||||
|
smashggid = 1777,
|
||||||
|
name = "sephiroth",
|
||||||
|
codename = "edge",
|
||||||
|
spritersurls = [
|
||||||
|
"https://www.spriters-resource.com/download/145102/",
|
||||||
|
],
|
||||||
|
),
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue