mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-21 23:18:11 +00:00
Merge pull request #311 from KirbyKid256/pulls/smbann-disco-peach
Saving Disco Peach & Fuji TV Network Flag
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"variations": {
|
||||
"SMB1": {"source": "Peach.png", "rect": [16, 0, 16, 32]},
|
||||
"SMBLL": {"source": "Peach.png", "rect": [0, 0, 16, 32]}
|
||||
"SMBLL": {"source": "Peach.png", "rect": [0, 0, 16, 32]},
|
||||
"SMBANN": {"source": "DiscoNPCs.png", "rect": [128, 0, 16, 32]}
|
||||
}
|
||||
}
|
||||
|
@@ -1,10 +1,16 @@
|
||||
{
|
||||
"variations":
|
||||
{
|
||||
"default":
|
||||
{
|
||||
"variations": {
|
||||
"SMB1": {
|
||||
"default": {
|
||||
"source": "CastleFlag.png",
|
||||
"rect": [0, 0, 16, 16]
|
||||
}
|
||||
},
|
||||
"SMBANN": {
|
||||
"default": {
|
||||
"source": "CastleFlag.png",
|
||||
"rect": [16, 0, 16, 16]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 149 B After Width: | Height: | Size: 316 B |
Reference in New Issue
Block a user