Add SSBU char Steve

master
Lertsenem 2020-12-01 17:39:07 +01:00
parent 509d03a467
commit bdfdc398de
1 changed files with 8 additions and 0 deletions

View File

@ -688,5 +688,13 @@ EVERYONE = [
"https://www.spriters-resource.com/download/134242/",
],
),
SSBUCharacter(
smashggid = 1766,
name = "steve",
codename = "pickel",
spritersurls = [
"https://www.spriters-resource.com/download/140939/",
],
),
]