| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198 |
- {
- "variations": {
- "default": {
- "SMB1": {
- "source": "Overworld.png"
- },
- "SMBLL": {
- "source": "OverworldLL.png"
- },
- "SMBANN": {
- "source": "OverworldANN.png"
- }
- },
- "Underground": {
- "SMB1": {
- "source": "Underground.png"
- },
- "SMBLL": {
- "source": "UndergroundLL.png"
- },
- "SMBANN": {
- "source": "UndergroundANN.png"
- }
- },
- "Desert": {
- "SMB1": {
- "source": "Desert.png"
- },
- "SMBLL": {
- "source": "DesertLL.png"
- },
- "SMBS": {
- "source": "DesertSP.png"
- },
- "SMBANN": {
- "source": "DesertANN.png"
- }
- },
- "Snow": {
- "SMB1": {
- "source": "Snow.png"
- },
- "SMBLL": {
- "source": "SnowLL.png"
- },
- "SMBANN": {
- "source": "SnowANN.png"
- }
- },
- "Jungle": {
- "SMB1": {
- "source": "Jungle.png"
- },
- "SMBLL": {
- "source": "JungleLL.png"
- },
- "SMBANN": {
- "source": "JungleANN.png"
- }
- },
- "Beach": {
- "SMB1": {
- "source": "Beach.png"
- },
- "SMBLL": {
- "source": "BeachLL.png"
- },
- "SMBS": {
- "source": "BeachSP.png"
- }
- },
- "Garden": {
- "SMB1": {
- "source": "Garden.png"
- },
- "SMBLL": {
- "source": "GardenLL.png"
- },
- "SMBS": {
- "source": "GardenSP.png"
- }
- },
- "Mountain": {
- "SMB1": {
- "source": "Mountain.png"
- },
- "SMBLL": {
- "source": "MountainLL.png"
- }
- },
- "Skyland": {
- "SMB1": {
- "source": "Sky.png"
- },
- "SMBLL": {
- "source": "SkyLL.png"
- }
- },
- "Autumn": {
- "SMB1": {
- "source": "Autumn.png"
- },
- "SMBLL": {
- "source": "AutumnLL.png"
- }
- },
- "Pipeland": {
- "SMB1": {
- "source": "PipeLand.png"
- },
- "SMBLL": {
- "source": "PipeLandLL.png"
- }
- },
- "Space": {
- "SMB1": {
- "source": "Space.png"
- },
- "SMBLL": {
- "source": "SpaceLL.png"
- },
- "SMBS": {
- "source": "SpaceSP.png"
- }
- },
- "Underwater": {
- "SMB1": {
- "source": "Underwater.png"
- },
- "SMBLL": {
- "source": "UnderwaterLL.png"
- },
- "SMBS": {
- "source": "UnderwaterSP.png"
- },
- "SMBANN": {
- "source": "UnderwaterANN.png"
- }
- },
- "Volcano": {
- "SMB1": {
- "source": "Volcano.png"
- },
- "SMBLL": {
- "source": "VolcanoLL.png"
- },
- "SMBS": {
- "source": "VolcanoSP.png"
- }
- },
- "GhostHouse": {
- "SMB1": {
- "source": "GhostHouse.png"
- },
- "SMBLL": {
- "source": "GhostHouseLL.png"
- }
- },
- "Castle": {
- "SMB1": {
- "source": "Castle.png"
- },
- "SMBLL": {
- "source": "CastleLL.png"
- },
- "SMBANN": {
- "source": "CastleANN.png"
- }
- },
- "CastleWater": {
- "SMB1": {
- "source": "CastleWater.png"
- },
- "SMBLL": {
- "source": "CastleWaterLL.png"
- },
- "SMBS": {
- "source": "CastleWaterSP.png"
- }
- },
- "Airship": {
- "SMB1": {
- "source": "Airship.png"
- },
- "SMBLL": {
- "source": "AirshipLL.png"
- }
- },
- "Bonus": {
- "SMB1": {
- "source": "Bonus.png"
- },
- "SMBLL": {
- "source": "BonusLL.png"
- }
- }
- }
- }
|