Add smashggid for Byleth and ZSS
parent
a256a3045f
commit
acba570218
|
@ -49,7 +49,7 @@ EVERYONE = [
|
||||||
],
|
],
|
||||||
),
|
),
|
||||||
SSBUCharacter(
|
SSBUCharacter(
|
||||||
smashggid = 1409,
|
smashggid = 1539,
|
||||||
name = "byleth",
|
name = "byleth",
|
||||||
codename = "master",
|
codename = "master",
|
||||||
spritersurls = [
|
spritersurls = [
|
||||||
|
@ -609,7 +609,7 @@ EVERYONE = [
|
||||||
],
|
],
|
||||||
),
|
),
|
||||||
SSBUCharacter(
|
SSBUCharacter(
|
||||||
smashggid = None,
|
smashggid = 1341,
|
||||||
name = "zero suit samus",
|
name = "zero suit samus",
|
||||||
codename = "szerosuit",
|
codename = "szerosuit",
|
||||||
spritersurls = [
|
spritersurls = [
|
||||||
|
|
Loading…
Reference in New Issue