Files
Super-Mario-Bros.-Remastere…/Assets/Sprites/Particles/WindParticles.json
2025-09-13 16:30:32 +01:00

13 lines
345 B
JSON

{
"variations": {
"default": {"source": "Leaves.png"},
"Autumn": {"source": "AutumnLeaves.png"},
"Desert": {"source": "DesertWind.png"},
"Snow": {"source": "SnowWind.png"},
"Underwater": {"source": "WaterWind.png"},
"CastleWater": {"link": "Underwater"},
"Castle": {"source": "FireWind.png"},
"Volcano": {"link": "Castle"}
}
}