| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124 |
- {
- "variations": {
- "default": {
- "source": "SPItems.png",
- "rect": [
- 0.0,
- 0.0,
- 16.0,
- 16.0
- ]
- },
- "Underground": {
- "source": "SPItems.png",
- "rect": [
- 32.0,
- 0.0,
- 16.0,
- 16.0
- ]
- },
- "GhostHouse": {
- "link": "Underground"
- },
- "Castle": {
- "source": "SPItems.png",
- "rect": [
- 64.0,
- 0.0,
- 16.0,
- 16.0
- ]
- },
- "Underwater": {
- "source": "SPItems.png",
- "rect": [
- 96.0,
- 0.0,
- 16.0,
- 16.0
- ]
- },
- "Desert": {
- "source": "SPItems.png",
- "rect": [
- 0.0,
- 16.0,
- 16.0,
- 16.0
- ]
- },
- "Jungle": {
- "source": "SPItems.png",
- "rect": [
- 32.0,
- 16.0,
- 16.0,
- 16.0
- ]
- },
- "Snow": {
- "source": "SPItems.png",
- "rect": [
- 64.0,
- 16.0,
- 16.0,
- 16.0
- ]
- },
- "Volcano": {
- "source": "SPItems.png",
- "rect": [
- 96.0,
- 16.0,
- 16.0,
- 16.0
- ]
- },
- "Autumn": {
- "source": "SPItems.png",
- "rect": [
- 0.0,
- 32.0,
- 16.0,
- 16.0
- ]
- },
- "Beach": {
- "source": "SPItems.png",
- "rect": [
- 32.0,
- 32.0,
- 16.0,
- 16.0
- ]
- },
- "Mountain": {
- "source": "SPItems.png",
- "rect": [
- 64.0,
- 32.0,
- 16.0,
- 16.0
- ]
- },
- "Space": {
- "source": "SPItems.png",
- "rect": [
- 96.0,
- 32.0,
- 16.0,
- 16.0
- ]
- },
- "Bonus": {
- "source": "SPItems.png",
- "rect": [
- 0.0,
- 48.0,
- 16.0,
- 16.0
- ]
- }
- }
- }
|